proxy a connection to remote host?

2004-08-08 Thread Steve Leibel
Hello, I'm new to this list so I hope this is the right type of question that can be asked. At work I have access to a particular database only from a particular host, say X. I would like to write a little script to view the data. The script would be running on host Y. Is it possible to

Re: Error codes

2001-04-23 Thread Steve Leibel
Hello, A few days ago I asked if anyone knows the numeric values of the Mysql error codes. Nobody responded, so I looked through the source code to find the answer. This info would be valuable if, for example, you wanted to programmatically handle certain types of errors. In the source

Error codes

2001-04-21 Thread Steve Leibel
Can someone point me to the documentation of the error codes returned by Mysql? I mean the ones you get back from DBI via "err". I couldn't find them in the online docs. - Before posting, please check: