Penguin

Differences between version 5 and predecessor to the previous major change of MySQL.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 5 Last edited on Saturday, July 27, 2002 8:19:38 pm by PhilMurray Revert
Older page: version 1 Last edited on Saturday, July 27, 2002 7:41:02 pm by PhilMurray Revert
@@ -1,3 +1,5 @@
 [MySQL] is devil spawn, it's a horrible piece of badly written software. Some people call it a Relational DBMS, it's nothing more than a glorified flat file database with an SQL interface. When it's running properly it's fast, but at the expense of any feature anyone would find useful (Think transactions, as one example). It sucks at large joins and has trouble handling tables with a few million rows in them. 
  
-If you want a __database__ and a relational one at that, use PostGres . You'll love yourself forever if you do. 
+If you want a __database__ and a relational one at that, use [PostgreSQL] . You'll love yourself forever if you do.  
+  
+__WARNING__: DO NOT USE MYSQL'S RAND() FUNCTION IT CAUSES YOUR DATABASE TO DISAPPEAR