mariadb/handler
calvin b7d0a7770a branches/zip: fix issue #102 - Windows plugin: resolve dbug functions
during run-time.

Implement wrapper functions in the plugin. The plugin will get the
function entries from mysqld.exe during the init, and invoke the
corresponding functions (in mysqld.exe). The list of functions are:

	_db_pargs_
	_db_doprnt_
	_db_enter_
	_db_return_
	_db_dump_

rb://38

Approved by:	Marko
2008-10-29 06:29:01 +00:00
..
ha_innodb.cc branches/zip: fix a problem introduced in r2917 - dyn is not 2008-10-28 22:08:11 +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: implement the delayloading of externals for the plugin 2008-10-27 20:48:29 +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: Add the necessary #include "univ.i" that was removed in the 2008-02-08 13:50:28 +00:00
win_delay_loader.cc branches/zip: fix issue #102 - Windows plugin: resolve dbug functions 2008-10-29 06:29:01 +00:00