[wp-hackers] mysql_real_connect instead of mysql_connect

Aaron Brazell abrazell at b5media.com
Mon Feb 26 05:29:43 GMT 2007


I don't want to come across as snarky, but what are you doing putting  
SQL in your plugins? Are you trying to update something that there is  
not WP API for?
--
Aaron Brazell
Technology Manager, b5media
"A Global New Media Company"

web:: www.b5media.com, www.technosailor.com
phone:: 410-608-6620
skype:: technosailor



On Feb 26, 2007, at 12:26 AM, sai krishna wrote:

>   I was trying an update query in the wordpress for the plugin I'm  
> implementing. It was not updating successfully. I initially thought  
> it was my table structure problem but later found it is the problem  
> because of using mysql_connect. I was supposed to set the flag  
> CLIENT_FOUND_ROWS which is available in mysql_real_connect



More information about the wp-hackers mailing list