PHP4 with MYSQL5
am 06.03.2006 20:45:02 von joaoHello everyone.
I'm trying to use my php4 conecting to a mysql5 server, and then executing
some command lines to create a stored procedure but it's not working.
When a tried to execute "delimiter |", my php gets de follow error:
You have an error in your SQL syntax; check the manual that corresponds to
your MySQL server version for the right syntax to use near 'delimiter |' at
line 1
If I connect to server as local and try to execute the above command, it
works fine.
Could anyone help me about this? I'll be pleased by any tips.
Thanks.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php