Differences between version 19 and revision by previous author of MySQL.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 19 | Last edited on Tuesday, January 25, 2011 5:54:18 pm | by AristotlePagaltzis | Revert |
Older page: | version 18 | Last edited on Thursday, March 17, 2005 10:14:00 am | by JohnMcPherson | Revert |
@@ -38,4 +38,20 @@
* DO NOT USE MYSQL'S <tt>RAND()</tt> FUNCTION, IT CAUSES YOUR DATABASE TO DISAPPEAR
* DO NOT LET MYSQL'S PARTITION FULL UP, IT CAUSES YOUR DATABASE TO CORRUPT
* DO NOT USE MYSQL UNDER LOAD, IT CAUSES YOUR DATABASE TO CORRUPT
* DON'T LOOK AT THE MYSQL SERVER IN THE WRONG TONE OF VOICE, IT CAUSES YOUR DATABASE TO CORRUPT
+
+----
+
+!! See Also
+
+* Bob Ippolito [hates MySQL | http://bob.pythonmac.org/archives/2005/08/12/mysql-hate/]
+* [MySQL] has a page where it will unit test the [DBMS]s of your choice and give [a breakdown on whether the feature was available | http://www.mysql.com/information/features.html].
+* An indepth article on [real world performance testing of MySQL and PostgreSQL | http://www.phpbuilder.com/columns/tim20000705.php3?page=1].
+* [Issues to be aware of when using MySQL | http://sql-info.de/mysql/gotchas.html]
+* [DB comparison against standards|http://troels.arvin.dk/db/rdbms/]
+* Reuven Lerner’s description of [MySQL|http://www.linuxjournal.com/article/9571], [PostgreSQL|http://www.linuxjournal.com/article/9618], and [comparison of the two|http://www.linuxjournal.com/article/9649]
+* [smylers hates MySQL date_format() | http://smylers.hates-software.com/2007/11/02/f0afeb66.html] and [and its function naming | http://smylers.hates-software.com/2007/03/20/bdc3ce48.html]
+* [When MySQL Bites: Quirks to Watch Out For | http://use.perl.org/~Smylers/journal/34246]
+* [MySQL bites my ass... again | http://bleaklow.com/2004/08/11/mysql_bites_my_ass_again.html]
+* Talk slides: [MySQL Idiosyncrasies That Bite | http://www.slideshare.net/ronaldbradford/mysql-idiosyncrasies-that-bite]
+* http://howfuckedismydatabase.com/