mariadb/storage
Olivier Bertrand 74a4672622 - Move DataPath from the MYCAT catalog to the ha_connect handler. Indeed
it belongs to each tables and the catalog being share between several
  instances of CONNECT, when a query implied several tables belonging to
  different databases, some where pointing on the wrong database. This
  fix bugs occuring in queries such as:
  INSERT into db1.t1 select * from db2.t2;
  Where the t1 data file was made in db2.
modified:
  storage/connect/catalog.h
  storage/connect/connect.cc
  storage/connect/filamdbf.cpp
  storage/connect/filamdbf.h
  storage/connect/ha_connect.cc
  storage/connect/ha_connect.h
  storage/connect/mycat.cc
  storage/connect/mycat.h
  storage/connect/plgdbsem.h
  storage/connect/plgdbutl.cpp
  storage/connect/reldef.cpp
  storage/connect/reldef.h
  storage/connect/tabfix.h
  storage/connect/tabfmt.cpp
  storage/connect/tabfmt.h
  storage/connect/tabmul.cpp
2014-08-23 19:17:15 +02:00
..
archive 5.5.38 merge 2014-06-06 00:07:27 +02:00
blackhole
cassandra MDEV-5404 Can't free data returned by mariadb_dyncol_unpack on windows 2014-03-19 09:58:18 +01:00
connect - Move DataPath from the MYCAT catalog to the ha_connect handler. Indeed 2014-08-23 19:17:15 +02:00
csv MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:06:29 +01:00
example 5.5 merge 2014-05-09 12:35:11 +02:00
federated remove append_escaped(), use String::append_for_single_quote() instead 2014-03-26 09:41:52 +01:00
federatedx 5.5 merge 2014-05-09 12:35:11 +02:00
heap MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replication causing replication to fail. 2014-07-08 12:54:47 +02:00
innobase MDEV-6450 - MariaDB crash on Power8 when built with advance 2014-08-04 11:55:38 +04:00
maria Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 2014-07-19 17:46:08 +03:00
myisam Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 2014-07-19 17:46:08 +03:00
myisammrg 5.5 merge 2014-05-09 12:35:11 +02:00
ndb mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
oqgraph Fixed failing testcase 2014-07-30 23:16:49 +03:00
perfschema MDEV-6249 mark P_S STABLE and disable it by default 2014-06-09 20:00:23 +02:00
sequence promote server_audit and sequence plugins to stable 2014-06-13 13:25:32 +02:00
sphinx update plugins' maturity levels: 2014-03-19 09:56:46 +01:00
spider fix wrong result for Spider test 2014-06-10 02:50:33 +09:00
test_sql_discovery MDEV-4955 discover of table non-existance on CREATE 2014-02-27 22:43:42 +01:00
tokudb merge of MDEV-6047 2014-06-09 13:47:20 +03:00
xtradb MDEV-6450 - MariaDB crash on Power8 when built with advance 2014-08-04 11:55:38 +04:00