Could the experts please comment on this, and offer some advice? Thanks a lot.
Don't have the code sample so difficult to say about the correct way of coding. However the warning/error is pretty clear that function is expecting an array but Boolean is provided. So most likely the query has been failed i.e. False .
I am using PHP along with mysql. Mysql default configuration allows to have 100 simultaneous connection which I want to chane to 200. Please help.
I have some problem I have store the data in the database without encrypt but i am view the data encrypt method after 1 day and doesn't know the details.
I am using php and mysql, Could the experts please comment on this, and offer some advice?
I 've just created some tables that I designed using the MySQL Workbench Model. However, the database type BOOLEAN which was in my models has been converted to TINYINT(1); I'm currently running MySQL Version 5.6.2-m5 on Windows 2008 server.
Any ideas why this has been removed ?