mariadb/storage
Sergei Petrunia 8e2cfde953 MariaRocks port: fix rocksdb.collation, rocksdb.collation_exception
- port Regex_list_handler from facebook/mysql-5.6/sql/handler.cc
  put it into a separate file in storage/rocksdb directory

- Adjust the build process so that the main library is build with
  Regex_list_handler (which has dependencies on the server),
  while RocksDB tools are built without it.

- Un-comment @@rdb_collation_exceptions handling in ha_rocksdb.cc
- Also adjust rocksdb_set_collation_exception_list() to free the
  old variable value and alloc the new one.
2016-12-04 23:55:54 +03:00
..
archive General spell fixing in comments and strings 2016-06-08 14:17:23 +03:00
blackhole
cassandra Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
connect Fixed compiler warnings and failing tests 2016-10-05 01:11:08 +03:00
csv Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
example
federated MDEV-6353 my_ismbchar() and my_mbcharlen() refactoring 2016-05-17 15:27:10 +04:00
federatedx Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
heap MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference 2016-03-31 11:04:48 +04:00
innobase After merge and bug fixes 2016-10-05 01:11:08 +03:00
maria Fixed compiler warnings and failing tests 2016-10-05 01:11:08 +03:00
mroonga Merge branch '10.1' into 10.2 2016-09-09 08:33:08 +02:00
myisam Merge branch '10.1' into 10.2 2016-09-09 08:33:08 +02:00
myisammrg Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
oqgraph Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
perfschema Merge branch '10.2' into bb-10.2-jan 2016-09-19 09:47:08 +02:00
rocksdb MariaRocks port: fix rocksdb.collation, rocksdb.collation_exception 2016-12-04 23:55:54 +03:00
sequence test for group by pushdown with a view 2016-05-05 01:05:05 +02:00
sphinx Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
spider misc after-merge changes: 2016-09-10 16:04:44 +02:00
test_sql_discovery do not quote numbers in the DEFAULT clause in SHOW CREATE 2016-08-27 16:59:11 +02:00
tokudb Remove end . from error messages to get them consistent 2016-10-05 01:11:08 +03:00
xtradb Fixed compiler warnings and failing tests 2016-10-05 01:11:08 +03:00