1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-09 11:41:36 +03:00
Files
mariadb/mysql-test/t
unknown 8751d63e3a ndb - bug#16341
create tablespace/logfile group should "back out changes"


mysql-test/r/ndb_dd_ddl.result:
  add testcase for bug#16341
mysql-test/t/ndb_dd_ddl.test:
  add testcase for bug#16341
sql/ha_ndbcluster.cc:
  If create data/undo file fails, check if filegroup is same version, and if it is drop it (wo/ checking error)
storage/ndb/include/kernel/signaldata/CreateFilegroup.hpp:
  add version to createfileconf
storage/ndb/include/ndbapi/NdbDictionary.hpp:
  Add NdbDictionary::ObjectId, that can be used to get [ id, version ] during create (only for DD object so far)
storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
  add version to createfileconf
storage/ndb/src/ndbapi/NdbDictionary.cpp:
  Add NdbDictionary::ObjectId, that can be used to get [ id, version ] during create (only for DD object so far)
storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
  Add NdbDictionary::ObjectId, that can be used to get [ id, version ] during create (only for DD object so far)
storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
  Add NdbDictionary::ObjectId, that can be used to get [ id, version ] during create (only for DD object so far)
2006-06-22 10:24:44 +02:00
..
2006-05-01 21:30:09 +03:00
2006-03-01 15:50:15 +04:00
2006-03-30 17:14:55 +04:00
2006-06-10 00:35:44 +04:00
2006-05-23 12:10:07 +02:00
2006-05-24 17:21:35 +03:00
2006-04-11 15:26:18 +05:00
2006-05-06 23:48:13 -07:00
2006-05-17 20:48:48 -07:00
2006-03-06 23:43:47 +01:00
2006-05-12 08:50:31 -07:00
2006-06-05 06:16:08 +03:00
2006-06-05 06:16:08 +03:00
2006-03-11 15:52:38 +01:00
2006-05-04 19:39:47 +03:00
2006-05-04 19:39:47 +03:00
2006-06-22 10:24:44 +02:00
2006-03-10 14:36:48 +01:00
2006-06-12 15:28:36 +02:00
2006-05-28 14:51:01 +02:00
2006-06-13 22:40:05 -04:00
2006-06-12 14:23:21 +02:00
2006-04-22 04:38:22 -04:00
2006-05-03 19:01:29 +05:00
2006-05-25 19:20:34 +05:00
2006-05-18 13:35:15 +02:00
2006-04-26 17:09:41 -07:00