mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 19:49:09 +02:00
* added comment to file
git-svn-id: trunk@15846 -
This commit is contained in:
parent
f32854eb0c
commit
151ce2f3e3
@ -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 (isteinmann@bluewin.ch)
|
||||||
}
|
}
|
||||||
{$MODE objfpc}
|
{$MODE objfpc}
|
||||||
{$MACRO on}
|
{$MACRO on}
|
||||||
|
Loading…
Reference in New Issue
Block a user