Skip to content Skip to sidebar Skip to footer
Showing posts with the label Phpmyadmin

Phpmyadmin Mysql Timestamp Shows Trailing Zeroes

Does anyone know why in phpMyAdmin/MySQL displaying Time Stamps changed from: 2012-10-20 08:43:28 … Read more Phpmyadmin Mysql Timestamp Shows Trailing Zeroes

Trouble Connecting To Mysql Db (php)

I have the following PHP code to connect to my db: Solution 1: Check the following: Is MySQL runn… Read more Trouble Connecting To Mysql Db (php)

How To Split Sql In Mac Osx?

Is there any app for mac to split sql files or even script? I have a large files which i have to up… Read more How To Split Sql In Mac Osx?

Creating A Messages List In Sql

I'm trying to create a messages list, like Facebook. Showing only last the message from a user… Read more Creating A Messages List In Sql

Mysql #1243 Error While Executing It Through Phpmyadmin

I am trying to execute this code in phpMyAdmin. But, I'm getting following error #1243 - Unknow… Read more Mysql #1243 Error While Executing It Through Phpmyadmin

Error Creating Table In Sql

I keep getting errors when running this query in phpmyadmin to create a customers table for … Read more Error Creating Table In Sql