mariadb/storage/heap
unknown 76cdfbbdfe Added license information display to output of plugins schema, and tagged all plugins with GPL flag.
include/mysql/plugin.h:
  Adding license information.
plugin/fulltext/plugin_example.c:
  License
sql/ha_ndbcluster.cc:
  License
sql/ha_partition.cc:
  License
sql/handler.h:
  License
sql/log.cc:
  License
sql/sql_show.cc:
  Additional PLUIN display information
storage/archive/ha_archive.cc:
  License information added
storage/blackhole/ha_blackhole.cc:
  License information added
storage/csv/ha_tina.cc:
  License Information
storage/example/ha_example.cc:
  License information
storage/federated/ha_federated.cc:
  License Information
storage/heap/ha_heap.cc:
  License Information
storage/innobase/handler/ha_innodb.cc:
  License Information
storage/myisam/ha_myisam.cc:
  License Information
storage/myisammrg/ha_myisammrg.cc:
  License Information
2006-10-05 00:41:29 -07:00
..
.cvsignore Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
_check.c Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
_rectest.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
ChangeLog Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
CMakeLists.txt fix for windows build 2006-08-24 22:10:55 -07:00
ha_heap.cc Added license information display to output of plugins schema, and tagged all plugins with GPL flag. 2006-10-05 00:41:29 -07:00
ha_heap.h This removes the passing of global hton to engine instance. 2006-09-29 17:19:02 -07:00
heapdef.h Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_block.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_clear.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_close.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_create.c Merge april.(none):/home/svoj/devel/mysql/BUG18233/mysql-5.0 2006-05-18 18:49:52 +05:00
hp_delete.c Merge zim.(none):/home/brian/mysql/dep-5.0 2006-08-14 15:24:29 -07:00
hp_extra.c unsigned char -> uchar 2006-06-19 12:45:34 +03:00
hp_hash.c Merge 2005-09-12 14:22:06 +02:00
hp_info.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_open.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_panic.c This patch adds handlerton passing to functions. NDB and Innodb still require a global hanlderton in the main code due to the nature of the sql_cache call back function (should be solveable... another patch). 2006-09-30 12:49:46 -07:00
hp_rename.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_rfirst.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_rkey.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_rlast.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_rnext.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_rprev.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_rrnd.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_rsame.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_scan.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_static.c Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
hp_test1.c This patch adds handlerton passing to functions. NDB and Innodb still require a global hanlderton in the main code due to the nature of the sql_cache call back function (should be solveable... another patch). 2006-09-30 12:49:46 -07:00
hp_test2.c This patch adds handlerton passing to functions. NDB and Innodb still require a global hanlderton in the main code due to the nature of the sql_cache call back function (should be solveable... another patch). 2006-09-30 12:49:46 -07:00
hp_update.c Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-06-15 20:07:31 +02:00
hp_write.c Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 2006-05-30 16:07:49 +03:00
make-ccc Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
Makefile.am Bug#22417 2006-09-18 19:31:08 -07:00
plug.in Major changes are plug.in files created for almost all storage engines. A few stray BDB references removed. 2006-08-18 21:19:19 -07:00