Hi,

I just updated my cakephp core on some of my apps to the latest nightly (1.1.4.2992), now they are all spitting out mysql warnings.
I use PHP 4.4.0 on Apache 2 with MySql 4.1.14 right now. Any idea what that could be? Here are some errors that I got

Warning: mysql_real_escape_string(): 43 is not a valid MySQL-Link resource in C:\Localhost\www\lugsteinhof.de\cake\libs\model\dbo\dbo_mysql.php on line 244

Warning: mysql_query(): 43 is not a valid MySQL-Link resource in C:\Localhost\www\lugsteinhof.de\cake\libs\model\dbo\dbo_mysql.php on line 126

Warning: mysql_errno(): 43 is not a valid MySQL-Link resource in C:\Localhost\www\lugsteinhof.de\cake\libs\model\dbo\dbo_mysql.php on line 301

Warning: mysql_real_escape_string(): 43 is not a valid MySQL-Link resource in C:\Localhost\www\lugsteinhof.de\cake\libs\model\dbo\dbo_mysql.php on line 244

Warning: mysql_real_escape_string(): 43 is not a valid MySQL-Link resource in C:\Localhost\www\lugsteinhof.de\cake\libs\model\dbo\dbo_mysql.php on line 244

Warning: mysql_real_escape_string(): 43 is not a valid MySQL-Link resource in C:\Localhost\www\lugsteinhof.de\cake\libs\model\dbo\dbo_mysql.php on line 244

Warning: mysql_query(): 43 is not a valid MySQL-Link resource in C:\Localhost\www\lugsteinhof.de\cake\libs\model\dbo\dbo_mysql.php on line 126

Warning: mysql_errno(): 43 is not a valid MySQL-Link resource in C:\Localhost\www\lugsteinhof.de\cake\libs\model\dbo\dbo_mysql.php on line 301

Thanks in Advance,
Felix aka the_undefined

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to