.. |
.cvsignore
|
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_myisammrg.cc
|
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 |
ha_myisammrg.h
|
This removes the passing of global hton to engine instance.
|
2006-09-29 17:19:02 -07: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 |
myrg_close.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_create.c
|
WL#1324 table name to file name encoding
|
2005-12-31 09:01:26 +04:00 |
myrg_def.h
|
All changes for change to all storage engines being under storage directory.
|
2005-04-26 19:04:36 -07:00 |
myrg_delete.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_extra.c
|
This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes
|
2006-06-04 18:52:22 +03:00 |
myrg_info.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_locking.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_open.c
|
WL#1324 table name to file name encoding
|
2005-12-31 09:01:26 +04:00 |
myrg_panic.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_queue.c
|
Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525
|
2006-02-27 20:00:07 +03:00 |
myrg_range.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_rfirst.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_rkey.c
|
Merge
|
2005-10-06 10:54:07 +02:00 |
myrg_rlast.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_rnext.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_rnext_same.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_rprev.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_rrnd.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_rsame.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_static.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_update.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -07:00 |
myrg_write.c
|
Changes to create storage directory for storage engines.
|
2005-04-26 18:19:54 -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 |