mariadb/storage
gbichot@dl145h.mysql.com 041dedfcfb In the handlerton, cursor creation function don't have an argument
and so the engine calls current_thd to derive transaction information;
instead we now pass THD to those functions, it looks more logical
(it makes the implicit current_thd parameter more visible).
Approved by Brian and Monty.
2006-09-28 13:19:43 +02:00
..
archive Bug#22417 2006-09-18 19:31:08 -07:00
blackhole Bug#22417 2006-09-18 19:31:08 -07:00
csv Bug#22417 2006-09-18 19:31:08 -07:00
example Bug#22417 2006-09-18 19:31:08 -07:00
federated Bug#22417 2006-09-18 19:31:08 -07:00
heap Merge chilla.local:/home/mydev/mysql-5.1--main 2006-09-21 09:37:31 +02:00
innobase In the handlerton, cursor creation function don't have an argument 2006-09-28 13:19:43 +02:00
myisam Merge chilla.local:/home/mydev/mysql-5.1--main 2006-09-21 09:37:31 +02:00
myisammrg Merge chilla.local:/home/mydev/mysql-5.1--main 2006-09-21 09:37:31 +02:00
ndb Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb 2006-09-22 21:14:58 +02:00
Makefile.am fixes for 'make dist' and 'make distcheck' 2006-04-12 14:08:24 +02:00