1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)

remove:
* NDB from everywhere
* IM from mtr-v1
* packaging/rpm-oel and packaging/rpm-uln
* few unused spec files
* plug.in file
* .bzrignore
This commit is contained in:
Sergei Golubchik
2014-08-21 18:11:46 +02:00
parent 57dd1f6f3f
commit 7f5e51b940
1663 changed files with 138 additions and 530970 deletions

View File

@@ -1,9 +1,5 @@
# See if replication between MyISAM, MEMORY and InnoDB works.
#This test case is not written for NDB, result files do not
#match when NDB is the default engine
-- source include/not_ndb_default.inc
-- source include/master-slave.inc
connection slave;