mariadb/storage/example
Mats Kindahl e409d6f69c WL#5030: Split and remove mysql_priv.h
This patch:

- Moves all definitions from the mysql_priv.h file into
  header files for the component where the variable is
  defined
- Creates header files if the component lacks one
- Eliminates all include directives from mysql_priv.h
- Eliminates all circular include cycles
- Rename time.cc to sql_time.cc
- Rename mysql_priv.h to sql_priv.h
2010-03-31 16:05:33 +02:00
..
CMakeLists.txt Fix the last merge 2010-01-05 02:26:20 +01:00
ha_example.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
ha_example.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
Makefile.am WL#4903 Plugin Service API part I 2009-11-02 21:05:42 +01:00
plug.in On internals@mysql a developer at IBM pointed out that DBTYPE needed to be removed from the example (its a single line which was needed for previous versions of MySQL). Its been removed. Added a couple of comments. 2007-08-01 08:50:38 -07:00