1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-05 16:59:35 +03:00

5 Commits

Author SHA1 Message Date
unknown
cf02f52cc0 Ndb handler cleanup:
- removed some returns on ndb internal error codes, return ndb cause in warnings
  - moved all errorcode mapping mysqld-ndb to ndberror.c
  - ndb util thread to discover all ndb tables at startup
  - ndb util thread to wait for mysqld startup
2005-11-06 00:20:37 +01:00
unknown
cff12b93d9 ndb -
update test result for conflicting error codes
2005-11-05 22:57:09 +01:00
unknown
17c432c9fa ndb_partition_error.result:
corrected error code


mysql-test/r/ndb_partition_error.result:
  corrected error code
2005-07-22 23:15:47 +02:00
unknown
3b4ef08b69 Fixed error test case 2005-07-22 17:14:32 -04:00
unknown
828a7021e7 Bug #12114 patch
mysql-test/r/ndb_partition_error.result:
  New test program
mysql-test/t/ndb_partition_error.test:
  New test program
storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
  Fixed error handling after CREATE_FRAGMENTATION_REF
2005-07-22 16:39:05 -04:00