#mysql
Tag
-
Why is there no space in the MySQL password parameter?
After troubleshooting a MySQL issue with a colleague we began discussing a “feature” of the MySQL command line which insists that you don’t put a space in the password parameter when using the short parameter.
-
How to query a database with AJAX and display as a tooltip
This post began as an answer on Stack Overflow to a question on ‘How to query a database with AJAX and display as a tooltip‘.