where id = ????
There is obviously and sql syntax error, you should complete the where clause isn' it? Best regards. p4l4ti4l wrote: > I currently have a MySQL server and several php webpages using it, > that exists on one Linux machine. > > I tried to migrate both the webpages and MySQL databases (using > mysqldump of course) to another machine but I get very strange > behavior. Here is one of the error messages I get: > > ack! query failed: > errorno=1064 > error=You have an error in your SQL syntax near '' at line 1 > query=select * from config where id = > > > > the thing is, the syntax is 100% identical to the original machine, so > I assume the error isn't being accurately reported. > > I use MyAdminPhp on both machines as well, and it seems to work > flawlessly on the new one. > > Help! <g> > > Ken > > > > > > > > > > > The php_mysql group is dedicated to learn more about the PHP/MySQL web > database possibilities through group learning. > > > ------------------------------------------------------------------------ > YAHOO! GROUPS LINKS > > * Visit your group "php_mysql > <http://groups.yahoo.com/group/php_mysql>" on the web. > > * To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/>. > > > ------------------------------------------------------------------------ > ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/CefplB/TM --------------------------------------------------------------------~-> The php_mysql group is dedicated to learn more about the PHP/MySQL web database possibilities through group learning. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php_mysql/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
