[Gambas-devel-svn] SF.net SVN: gambas:[7229] gambas/trunk/gb.db.mysql/src/main.c
Brought to you by:
gambas
From: <ga...@us...> - 2015-08-19 22:33:21
|
Revision: 7229 http://sourceforge.net/p/gambas/code/7229 Author: gambas Date: 2015-08-19 22:33:20 +0000 (Wed, 19 Aug 2015) Log Message: ----------- [GB.DB.MYSQL] * BUG: USe the MySQL documentation trick to make the difference between a blob field and a text field. This should work far better than using the "max_length" value returned by the MySQL API that seems to randomly change between MySQL versions. Modified Paths: -------------- gambas/trunk/gb.db.mysql/src/main.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |