mariadb/storage
unknown 48d5b3bd1f This removes the passing of global hton to engine instance.
sql/ha_ndbcluster.cc:
  Removed global hton
sql/ha_ndbcluster.h:
  Removed global hton need
sql/ha_partition.cc:
  Removed global hton
sql/ha_partition.h:
  Removed global hton
sql/handler.cc:
  Removed global hton
sql/handler.h:
  Removed global hton
storage/archive/ha_archive.cc:
  Removed global hton
storage/archive/ha_archive.h:
  Global hton removed
storage/blackhole/ha_blackhole.cc:
  Global removed hton
storage/blackhole/ha_blackhole.h:
  Global hton removal
storage/csv/ha_tina.cc:
  Global hton removal
storage/csv/ha_tina.h:
  Removed global removed
storage/example/ha_example.cc:
  Global removed hton
storage/example/ha_example.h:
  Global removed hton
storage/federated/ha_federated.cc:
  Global removed hton
storage/federated/ha_federated.h:
  Global removed hton
storage/heap/ha_heap.cc:
  Global removed hton
storage/heap/ha_heap.h:
  Global removed hton
storage/innobase/handler/ha_innodb.cc:
  Global removed hton
storage/innobase/handler/ha_innodb.h:
  Removed global hton
storage/myisam/ha_myisam.cc:
  Globally removed hton
storage/myisam/ha_myisam.h:
  Globally removed hton
storage/myisammrg/ha_myisammrg.cc:
  Globally removed hton
storage/myisammrg/ha_myisammrg.h:
  Globaly removed hton
2006-09-29 17:19:02 -07:00
..
archive This removes the passing of global hton to engine instance. 2006-09-29 17:19:02 -07:00
blackhole This removes the passing of global hton to engine instance. 2006-09-29 17:19:02 -07:00
csv This removes the passing of global hton to engine instance. 2006-09-29 17:19:02 -07:00
example This removes the passing of global hton to engine instance. 2006-09-29 17:19:02 -07:00
federated This removes the passing of global hton to engine instance. 2006-09-29 17:19:02 -07:00
heap This removes the passing of global hton to engine instance. 2006-09-29 17:19:02 -07:00
innobase This removes the passing of global hton to engine instance. 2006-09-29 17:19:02 -07:00
myisam This removes the passing of global hton to engine instance. 2006-09-29 17:19:02 -07:00
myisammrg This removes the passing of global hton to engine instance. 2006-09-29 17:19:02 -07:00
ndb Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb 2006-09-22 21:14:58 +02:00
Makefile.am