gambas-source-code/gb.db.mysql
gambas 68ecfe8d0f Unlimited string fields now use 'MEDIUMTEXT' type instead of 'TEXT', so that their actual maximum size is now 16 Mb.
[GB.DB.MYSQL]
* BUG: Unlimited string fields now use 'MEDIUMTEXT' type instead of 'TEXT', so that their actual maximum size is now 16 Mb.
2021-06-21 19:05:07 +02:00
..
src Unlimited string fields now use 'MEDIUMTEXT' type instead of 'TEXT', so that their actual maximum size is now 16 Mb. 2021-06-21 19:05:07 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Detect SSL_MODE_DISABLED at configure time, to make the component compile on older mysql clients. 2020-01-25 10:18:23 +01:00
COPYING
gambas.h
gb.db.h
gb.db.proto.h
gb_common.h
INSTALL
m4
Makefile.am
NEWS
README
reconf