mariadb/config/ac-macros
unknown bd7120f97c Fix the tree: plugin-related changes, necessary for
CSV storage engine to be statically compiled.
Derived from antony's patch.


config/ac-macros/storage.m4:
  don't add objects to the object list if
  we don't have them
configure.in:
  compile CSV statically
sql/ha_myisam.cc:
  fix prototype to get rid of THD
sql/ha_myisam.h:
  fix prototype to get rid of THD
sql/handler.cc:
  new function for plugins
sql/handler.h:
  fix prototype to get rid of THD
  declare functions used by plugins
sql/item.h:
  Don't include all the types and files when not building mysqld
sql/lock.cc:
  don's assume that handler knows about THD
sql/mysql_priv.h:
  Don't include all the types and files when not building mysqld
  declare new plugin functions
sql/sql_class.cc:
  New plugin functions
sql/sql_class.h:
  Don't include all the types and files when not building mysqld
sql/sql_lex.h:
  Don't include all the types and files when not building mysqld
storage/csv/Makefile.am:
  compile CSV into a static lib to be
  linked into mysqld
storage/csv/ha_tina.cc:
  fix ha_tina to be able to build it static
storage/csv/ha_tina.h:
  fix prototype to get rid of THD
2006-01-20 00:40:56 +03:00
..
alloca.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
character_sets.m4 Many files: 2005-09-12 19:35:50 +05:00
check_cpu.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
compiler_flag.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
ha_archive.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
ha_berkeley.m4 Make storage engines "pluggable", handlerton work 2005-11-07 16:25:06 +01:00
ha_blackhole.m4 Adding rules for building blackhole, also updating test case. 2005-03-25 13:43:42 -08:00
ha_example.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
ha_federated.m4 Fixed a typo in the configure --help menu. 2005-09-06 23:32:00 -07:00
ha_innodb.m4 All changes for change to all storage engines being under storage directory. 2005-04-26 19:04:36 -07:00
ha_ndbcluster.m4 wl2325 wl2324 2006-01-12 19:51:02 +01:00
ha_partition.m4 Make storage engines "pluggable", handlerton work 2005-11-07 16:25:06 +01:00
ha_tina.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
large_file.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
misc.m4 Bug#10932 - Building server with key limit of 128, makes test cases fail 2005-12-02 16:27:18 +01:00
openssl.m4 Post-merge fix of the fixes for NPTL configuration (bug#2173, bug#5871, and bug#9497). 2005-04-26 12:16:12 +02:00
readline.m4 Fix for Bug#3982 2005-09-14 21:47:24 -07:00
replication.m4 WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
storage.m4 Fix the tree: plugin-related changes, necessary for 2006-01-20 00:40:56 +03:00
yassl.m4 Add yassl libs to libmysqlclient_r as well. 2006-01-04 16:33:06 +01:00
zlib.m4 Check for zlib with a zzlibCompileFlags() function in config/ac-macros/zlib.m4. 2005-11-21 16:05:40 +01:00