mariadb/storage
Olivier Bertrand 2bb42803df This commit includes changes done in a previous (deleted) branch plus new ones.
From the previous branch:
commit eda4928ff122a0845baf5ade83b4aa29244a3a89
Author: Olivier Bertrand <bertrandop@gmail.com>
Date:   Mon Mar 9 22:34:56 2015 +0100

- Add discovery to JSON tables
  When columns are not defined, CONNECT analyses the json file to find column definitions.
  This wors only on table that are an array of objects. Pair keys are used to generate the
  column names and pair values are used for its definition. When the LEVEL option is defined
  as a not null integer, the eventual JPATH is scanned up to the LEVEL value.

From the current one:
- Fix MDEV-7521 when column names are utf8 encoded (not a general multi-charset fix)

- Adds more to JSON discovery processing and UDF's

- Use PlugDup everywhere it replaces PlugSubAlloc + strcpy.
2015-03-18 13:30:14 +01:00
..
archive MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
blackhole MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
cassandra compilation failure: ha_cassandra 2014-10-11 09:09:18 +02:00
connect This commit includes changes done in a previous (deleted) branch plus new ones. 2015-03-18 13:30:14 +01:00
csv MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
example 5.5.40+ merge 2014-10-09 10:30:11 +02:00
federated Merge branch '5.5' into 10.0 2015-02-18 15:16:27 +01:00
federatedx 5.5.40+ merge 2014-10-09 10:30:11 +02:00
heap 5.5.40+ merge 2014-10-09 10:30:11 +02:00
innobase Add #include <ostream> in dict0mem.h and change iterator to const_iterator in dic0mem.cc 2015-03-03 12:39:42 +01:00
maria 5.5 merge 2015-01-21 12:03:02 +01:00
mroonga fix mroonga to compile w/o performance schema 2015-02-24 15:54:59 +01:00
myisam 5.5 merge 2015-01-21 12:03:02 +01:00
myisammrg Storage engines tests: ALTER ONLINE works differently for MERGE in 10.0 2014-12-05 21:38:16 +04:00
ndb mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
oqgraph MDEV-7351 5.5 build fails on Ubuntu Utopic in buildbot 2015-02-09 20:53:28 +01:00
perfschema P_S 5.6.22 2015-01-21 14:53:40 +01:00
sequence 5.5.40+ merge 2014-10-09 10:30:11 +02:00
sphinx MDEV-5539 Empty results in UNION with Sphinx engine 2014-12-30 17:10:54 +02:00
spider Merge Spider 3.2.18 2015-02-20 00:41:26 +09:00
test_sql_discovery MDEV-4955 discover of table non-existance on CREATE 2014-02-27 22:43:42 +01:00
tokudb Merge branch '5.5' into 10.0 2015-02-18 15:16:27 +01:00
xtradb Add #include <ostream> in dict0mem.h and change iterator to const_iterator in dic0mem.cc 2015-03-03 12:39:42 +01:00