stewart@willster.(none)
|
71636edc16
|
Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-merge
into willster.(none):/home/stewart/Documents/MySQL/5.1/bug19914-mk2-merge
|
2006-10-18 18:51:39 +10:00 |
|
brian@zim.(none)
|
46ae2113ba
|
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).
Partitioning now has a flag to allow disabling of engines from being compatible with partitioning. Cleaned up heap naming convention on panic call.
|
2006-09-30 12:49:46 -07:00 |
|
brian@zim.(none)
|
a756fd36ef
|
This removes the passing of global hton to engine instance.
|
2006-09-29 17:19:02 -07:00 |
|
brian@zim.(none)
|
3d09079e31
|
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 |
|