Sergei Golubchik
|
d3e2e1243b
|
5.5 merge
|
2014-05-09 12:35:11 +02:00 |
|
Sergei Golubchik
|
19c0e32497
|
typo in FederatedX. HA_READ_AFTER_KEY is not a valid index flag.
|
2014-04-14 09:54:42 +02:00 |
|
Sergei Golubchik
|
ee92b2114d
|
assisted discovery in federatedx
|
2013-04-09 16:19:18 +02:00 |
|
Sergei Golubchik
|
58e62d701e
|
* move bas_ext from the handler to the handlerton
* provide a default bas_ext value of the empty list
|
2013-04-07 17:08:49 +02:00 |
|
Sergei Golubchik
|
6ac52386bb
|
fix the failing federated.federated_innodb test:
update all start_bulk_insert() methods to the new signature.
|
2013-01-23 16:24:04 +01:00 |
|
Sergei Golubchik
|
cb7f5948ec
|
simplify the handler api - table_type() is no longer abstract, not even virtual
|
2012-12-17 11:00:39 +01:00 |
|
Sergei Golubchik
|
a844635637
|
use PSI wrappers in aria and other non-MySQL code
|
2011-07-13 21:10:18 +02:00 |
|
Sergei Golubchik
|
b4a0b2c2f8
|
post-merge fixes.
most tests pass.
5.3 merge is next
|
2011-07-02 22:12:12 +02:00 |
|
Sergei Golubchik
|
0accbd0364
|
lots of post-merge changes
|
2011-04-25 17:22:25 +02:00 |
|
Michael Widenius
|
ae6c5d0de3
|
Fix for LP#571200 MySQL Bug#32426: FederatedX corrupt ORDER BY with TEXT
Patch taken from lp:~capttofu/maria/bug_571200 (originally for MariaDB 5.3, but adapted for 5.1)
|
2010-08-12 20:52:52 +03:00 |
|
Sergei Golubchik
|
069a068c90
|
restore the unintentinally broken ABI
|
2010-07-23 22:37:21 +02:00 |
|
Michael Widenius
|
226f0c7601
|
Added federatedx storage engine
Fixed compiler warnings
client/mysqladmin.cc:
Fixed compiler warning
extra/yassl/taocrypt/src/twofish.cpp:
Fixed compiler warning
libmysqld/Makefile.am:
Use federatedx instead of federated
(Should actually be removed)
mysql-test/mysql-test-run.pl:
Fixed warning
mysql-test/valgrind.supp:
Removed warning found on 64 bit Linux machine
storage/pbxt/src/cache_xt.cc:
Fixed compile warning
storage/xtradb/include/buf0buf.ic:
Fixed compiler warning
|
2009-10-30 20:50:56 +02:00 |
|