mariadb/storage
V Narayanan c2141faf1a Bug#45793 macce charset causes error with IBMDB2I
Creating an IBMDB2I table with the macce character set
is successful, but any attempt to insert data into the
table was failing.

This was happening because the character set name "macce"
is not a valid iconv descriptor for IBM i PASE. This patch
adds an override to convertTextDesc to use the equivalent
valid iconv descriptor "IBM-1282" instead.
2009-07-02 13:34:23 +05:30
..
archive Bug #39802 On Windows, 32-bit time_t should be enforced 2009-05-13 15:41:24 +05:30
blackhole
csv compiler warning fix 2009-03-24 13:02:01 +04:00
example
federated Merge from 5.0-bugteam 2009-06-17 16:56:44 +02:00
heap Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
ibmdb2i Bug#45793 macce charset causes error with IBMDB2I 2009-07-02 13:34:23 +05:30
innobase merge to 5.1-bugteam 2009-07-01 11:07:02 +05:30
myisam Merge from 5.0 2009-06-29 16:00:47 +02:00
myisammrg Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSX 2009-06-05 16:44:38 +03:00
ndb Add missing newline to usage message of ndb_print_backup_file (Bug #34989) 2009-04-28 11:21:47 -07:00
Makefile.am Add the IBM DB2 for i storage engine. 2009-02-15 03:18:30 +01:00