mariadb/storage/blackhole
unknown fd5e7a7c70 Bug#26241
"Blackhole tables don't honor table locks"
  Implement neccessary shared lock structure for table locks.
  Imported test case created by Giuseppe Maxia


storage/blackhole/ha_blackhole.cc:
  bug26241 - blackhole locks don't work
    Implement shared structure for table locks.
    Used row-lock code from archive.
storage/blackhole/ha_blackhole.h:
  bug26241 - blackhole locks don't work
    Declare shared structure for table locks.
2007-05-08 17:16:34 -07:00
..
CMakeLists.txt Many files: 2006-12-31 02:29:11 +01:00
ha_blackhole.cc Bug#26241 2007-05-08 17:16:34 -07:00
ha_blackhole.h Bug#26241 2007-05-08 17:16:34 -07:00
Makefile.am Many files: 2006-12-31 02:29:11 +01: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