Browse Source

* added comment to file

git-svn-id: trunk@15846 -
ivost 15 years ago
parent
commit
151ce2f3e3
1 changed files with 4 additions and 0 deletions
  1. 4 0
      packages/mysql/src/mysql.inc

+ 4 - 0
packages/mysql/src/mysql.inc

@@ -15,6 +15,10 @@
     mysqlclient
     mysqlclient
     mysql_com.h / mysql.h
     mysql_com.h / mysql.h
 
 
+
+  NOTE: MySQL 5.1 support is not finished. I just added some parts so that my code is working. I
+    guess there are many things missing. This mysql.inc file is also getting a littlebit messy...
+    -Ivo Steinmann ([email protected])
 }
 }
 {$MODE objfpc}
 {$MODE objfpc}
 {$MACRO on}
 {$MACRO on}