MySQL

MySQL

[MySQL] How I was able to restore my database in MYSQL after Ubuntu installation

This is how I was able to restore MySQL database from physical files.

Read
MySQL

[MySQL] How to insert imagefile into my db

This post illustrates how I was able to insert imagefile from my os to my database.

Read
MySQL

[MySQL] mysql access denied eror and set new password

ERROR 1054 (42S22): Unknown column 'password' in 'field list'

Read