Quantcast
Channel: Making Life Simple » mysql
Browsing latest articles
Browse All 2 View Live

mysql_insert_id() returns NULL or 0

If you have multiple mysql connections (i.e. mysql_connect() or mysqli_connect()) on the page you will need to specify the the connection you are using when calling this function. example:...

View Article



Recover MySQL root password

You can recover MySQL database server password with following five easy steps. Step # 1: Stop the MySQL server process. Step # 2: Start the MySQL (mysqld) server/daemon process with the...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images