=== modified file 'docs/databases.txt'
--- docs/databases.txt	2007-05-20 01:20:20 +0000
+++ docs/databases.txt	2007-05-20 02:24:15 +0000
@@ -19,6 +19,12 @@
 features as available as far back as 3.23. While it may be possible to use
 3.23 or 4.0, you'll probably have less trouble if you use 4.1 or 5.0.
 
+MySQL 3.23
+----------
+
+Many to many relations are handled with and explicit join which makes it be
+slower.
+
 MySQL 4.1
 ---------
 

