RE: SELECT from network client vs. SELECT on the database server

RE: SELECT from network client vs. SELECT on the database server

am 15.03.2003 14:04:18 von Sinisa Milivojevic

Jason McCabe writes:
> How-To-Repeat:
>
> 1) Install mysql-3.23.53 on sun4u architecture Solaris 8
>
> 2) Install PERL 5.6.1 DBI 1.21 DBD::mysqlPP v0.03
> on a separate machine, also sun4u Solaris 8
>
> 3) Use PERL DBI API on client (2) to connect to database
> server (1).
>
> If this is not a known bug, we may be willing to share
> applicable portions of the database to recreate.

This is probably some application or Perl error.

To see the queries in the exact form that they get to the server, turn
temporarily logging of queries and connections (--log), run the query
from the both places and compare what you get in the general log.

--
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer
/_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
<___/ www.mysql.com

Join MySQL Users Conference and Expo:
http://www.mysql.com/events/uc2003/


------------------------------------------------------------ ---------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail bugs-thread13970@lists.mysql.com
To unsubscribe, e-mail