mariadb/handler
calvin bf9b5f06c5 branches/zip: windows plugin - fix references to array variables.
This problem surfaced when running new test innodb_bug40360.test. Both
tx_isolation_names and binlog_format_names are name arrays, and
should be defined as wdl_tx_isolation_names and wdl_binlog_format_names,
not *wdl_tx_isolation_names and *wdl_binlog_format_names.

Another array variable is all_charsets, which is already correctly
defined.

Approved by:	Marko (on IM)
2008-11-04 10:43:14 +00:00
..
ha_innodb.cc branches/zip: 2008-10-31 09:39:07 +00:00
ha_innodb.h branches/zip: 2008-10-23 06:24:33 +00:00
handler0alter.cc branches/zip: implement the delayloading of externals for the plugin 2008-10-27 20:48:29 +00:00
handler0vars.h branches/zip: windows plugin - fix references to array variables. 2008-11-04 10:43:14 +00:00
i_s.cc branches/zip: implement the delayloading of externals for the plugin 2008-10-27 20:48:29 +00:00
i_s.h branches/zip: Rename the compression-related INFORMATION_SCHEMA tables 2008-03-28 10:31:24 +00:00
mysql_addons.cc branches/zip: 2008-10-31 07:44:16 +00:00
win_delay_loader.cc branches/zip: ignore the failure when builtin_innobase_plugin is not 2008-11-04 07:15:26 +00:00