How to Get Emojis in MySQL (fixing Incorrect String Value)
So your Rails application with a MySQL database was humming along and all of a sudden it hit this error:…
Achieving Developer Excellence with Automated Testing
Stuff about using MySQL database server.
So your Rails application with a MySQL database was humming along and all of a sudden it hit this error:…
Make a quick dump of a mysql database: mysql_dump db_name > backup-file.sql You can then read that dump file back…
First, isntall MySQL package installer from http://dev.mysql.com/downloads/mysql/5.1.html#downloads DON’T DOWNLOAD THE 64-BIT VERSION!!! You must download the 32-bit version even if…