ndb - bug#20053
unknown authored
  make sure we can only drop files from correct file group


mysql-test/r/ndb_dd_ddl.result:
  add testcase
mysql-test/t/ndb_dd_ddl.test:
  add testcase
sql/ha_ndbcluster.cc:
  Make sure correct tablespace for dropping datafile
storage/ndb/include/ndbapi/NdbDictionary.hpp:
  Cleanup {data/undo}file get{tablespace/logfilegroup}
storage/ndb/src/ndbapi/NdbDictionary.cpp:
  Cleanup {data/undo}file get{tablespace/logfilegroup}
storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
  Cleanup {data/undo}file get{tablespace/logfilegroup}
storage/ndb/tools/restore/consumer_restore.cpp:
  Cleanup {data/undo}file get{tablespace/logfilegroup}
7e8d5992
Name Last commit Last update
BUILD Merge perch.ndb.mysql.com:/home/jonas/src/50-jonas
BitKeeper Loosen up crashed repo check a bit to allow merging 5.0 -> 5.1.
Docs Remove old cruft from the tree: mysqltestmanager, mysql_test_run_new,
VC++Files Merge mysql.com:/home/my/mysql-5.0
client Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_merge
cmd-line-utils Merge neptunus.(none):/home/msvensson/mysql/bug16557/my50-bug16557
config/ac-macros Merge jonas@perch:src/51-jonas
dbug After-merge fixes.
extra Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_merge
include Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_merge
libmysql Re-apply missing changeset, orignally pushed by elliot
libmysql_r Re-apply missing changeset, orignally pushed by elliot
libmysqld Re-apply missing changeset, orignally pushed by elliot
man - Removed obsolete and outdated man page files from the man
mysql-test ndb - bug#20053
mysys Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_merge
netware Merge
plugin Incompatible ftparser plugin API change.
pstack Makefile.am, configure.in:
regex Rename cmakelists.txt -> CMakeLists.txt
scripts Merge rurik.mysql.com:/home/igor/tmp_merge
server-tools Re-apply missing changeset, orignally pushed by elliot
sql-common Bug#18997: DATE_ADD and DATE_SUB perform year2K autoconversion magic on 4-digit year value
sql ndb - bug#20053
storage ndb - bug#20053
strings
support-files
tests
unittest
vio
win
zlib
.bzrignore
.cvsignore
CMakeLists.txt
COPYING
Makefile.am
README
configure.in
This is a release of MySQL, a dual-license SQL database server.
MySQL is brought to you by the MySQL team at MySQL AB.

License information can be found in these files:
- For GPL (free) distributions, see the COPYING file.
- For commercial distributions, see the MySQLEULA.txt file.


For further information about MySQL or additional documentation, see:
- The latest information about MySQL: http://www.mysql.com
- The current MySQL documentation: http://dev.mysql.com/doc

Some manual sections of special interest:

- If you are migrating from an older version of MySQL, please read the
  "Upgrading from..." section first!
- To see what MySQL can do, take a look at the features section.
- For installation instructions, see the Installation chapter.
- For future plans, see the TODO appendix.
- For the new features/bugfix history, see the News appendix.
- For the currently known bugs/misfeatures (known errors) see the problems
  appendix.
- For a list of developers and other contributors, see the Credits
  appendix.

A local copy of the MySQL Reference Manual can be found in the Docs
directory in GNU Info format.  You can also browse the manual online or
download it in any of several formats at the URL given earlier in this
file.

************************************************************

IMPORTANT:

Bug or error reports should be sent to http://bugs.mysql.com.