* API: take care of INNODB and STRICT_TRANS_TABLES for recent mysql installations

This commit is contained in:
Klaus Leithoff 2011-08-22 10:19:05 +00:00
parent 2888e7dfdc
commit 57c30b6440

View File

@ -239,7 +239,7 @@ class egw_db
self::CAPABILITY_NAME_CASE => 'upper',
self::CAPABILITY_CLIENT_ENCODING => false,
self::CAPABILITY_CASE_INSENSITIV_LIKE => 'LIKE',
self::CAPABILITY_REQUIRE_TRUNCATE_VARCHAR => false,
self::CAPABILITY_REQUIRE_TRUNCATE_VARCHAR => true,
);
var $prepared_sql = array(); // sql is the index