Sergei Golubchik
|
e29c74c201
|
Fix a first timestamp column in the sql-based table discovery
|
2013-11-25 15:46:33 +01:00 |
|
Sergei Golubchik
|
5e2b5510a4
|
MDEV-5260 discovery with sql is too restrictive
allow ENGINE=FOOBAR in the discovering create table statement,
as long as the discovering engine is FOOBAR too
|
2013-11-10 17:51:01 +01:00 |
|
Sergei Golubchik
|
a2d795c185
|
MDEV-4450 misleading error messages from init_from_sql_statement_string()
|
2013-06-15 23:53:41 +02:00 |
|
Sergei Golubchik
|
3ad01d00f2
|
error messages: name the storage engine explicitly,
instead of "used storage engine" and similar changes.
|
2013-04-09 23:27:07 +02:00 |
|
Sergei Golubchik
|
2d788ff5ca
|
test_sql_discovery storage engine
use it to test main test cases with need_full_discover_for_existence > 0
|
2013-04-09 16:07:35 +02:00 |
|