mariadb/storage/archive
unknown 5b8985cfb9 Two things:
1) Two small windows cleanups for Archive.
2) Patch from Calvin for Falcon to be able to have its own I_S loaded. One example added for this, does hello world. 


include/mysql/plugin.h:
  Added new I_S type.
mysql-test/r/archive.result:
  Fixed not dropped table.
mysql-test/t/archive.test:
  Added additional drop table
sql/sql_plugin.cc:
  Adding support in for the I_S.
sql/sql_show.cc:
  Added schema type for plugin I_S. Additional loops were added to pop these on to the end of requests.
storage/archive/ha_archive.cc:
  Windwos typo
2007-01-26 15:36:39 -08:00
..
archive_reader.c Fixed a warning. Added the -A option so that the autoincrement could be set outside of the file. 2007-01-26 10:17:53 -08:00
archive_test.c This patch passes comment to be embedded in ARZ. 2007-01-24 10:30:06 -08:00
azio.c This patch passes comment to be embedded in ARZ. 2007-01-24 10:30:06 -08:00
azlib.h This patch passes comment to be embedded in ARZ. 2007-01-24 10:30:06 -08:00
CMakeLists.txt Many files: 2006-12-31 02:29:11 +01:00
ha_archive.cc Two things: 2007-01-26 15:36:39 -08:00
ha_archive.h More windows warnings cleanup 2007-01-13 17:19:20 -08:00
Makefile.am Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-arch 2007-01-11 00:28:22 -08:00
plug.in auto-set MYSQL_PLUGIN_DIRECTORY for plug.in files 2006-05-06 07:43:18 -04:00