mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
- parse indexname using "split" instead of sscanf, as not to break at space - test case with space in key - enclose names in printout mysql-test/r/ndb_restore.result: Bug #27758 Restoring NDB backups makes table usable in SQL nodes - change to using an index with space to reproduce bug mysql-test/t/ndb_restore.test: Bug #27758 Restoring NDB backups makes table usable in SQL nodes - change to using an index with space to reproduce bug ndb/tools/restore/consumer_restore.cpp: Bug #27758 Restoring NDB backups makes table usable in SQL nodes - parse indexname using "split" instead of sscanf, as not to break at space - enclose names in printout ndb/tools/restore/restore_main.cpp: Bug #27758 Restoring NDB backups makes table usable in SQL nodes - enclose names in printout sql/ha_ndbcluster.cc: Bug #27758 Restoring NDB backups makes table usable in SQL nodes - correct error message |
||
|---|---|---|
| .. | ||
| old_dirs | ||
| restore | ||
| clean-links.sh | ||
| delete_all.cpp | ||
| desc.cpp | ||
| drop_index.cpp | ||
| drop_tab.cpp | ||
| listTables.cpp | ||
| make-errors.pl | ||
| make-links.sh | ||
| Makefile.am | ||
| ndb_config.cpp | ||
| ndb_error_reporter | ||
| ndb_size.pl | ||
| ndb_size.tmpl | ||
| ndb_test_platform.cpp | ||
| ndbsql.cpp | ||
| rgrep | ||
| select_all.cpp | ||
| select_count.cpp | ||
| waiter.cpp | ||