- 20 Feb, 2006 2 commits
-
-
Bug fixes
-
Fix compiler issues
-
- 15 Feb, 2006 2 commits
-
-
mikron@mikael-ronstr-ms-dator.local authored
Final part of the error handling of ALTER TABLE for partitioning
-
Started writing detailed error handler of ALTER TABLE for partitioning. Philosophical issue, should one always attempt to make recovery automatic or should one rely on manual means also.
-
- 14 Feb, 2006 3 commits
-
-
Some more error handling
-
mikron@mikael-ronstr-ms-dator.local authored
First step for handling errors in ALTER TABLE for partitioning
-
mikron@mikael-ronstr-ms-dator.local authored
Added action code for recovery
-
- 13 Feb, 2006 1 commit
-
-
mikron@mikael-ronstr-ms-dator.local authored
Introduce log entry to handle replace of frm file
-
- 11 Feb, 2006 1 commit
-
-
- 10 Feb, 2006 6 commits
-
-
Make lots of fixes to handle the most complex case of reorganising of partitions where two-phased processes are needed in some cases.
-
Free all memory with mutex and destroy mutex as final step
-
New function to set exec_log_entry Moving code outside lock of table log Fixing some initialisations of list reference to avoid releasing wrong parts
-
-
into c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/wl2826
-
Bug fixes
-
- 09 Feb, 2006 8 commits
-
-
Error handling Crash if any error after reaching beyond certain point in ALTER TABLE processing
-
More work on table logging of ALTER TABLE for partitioning
-
mikron@mikael-ronstr-ms-dator.local authored
A little more complete handling
-
More fixes
-
A number of fixes
-
into c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/wl2826
-
Step 14: First version of table log for add/Drop partition
-
Close down table log also at exit of main thread
-
- 08 Feb, 2006 2 commits
-
-
Lots of compilation fixes
-
Most of the code for handling the table log is in place now, except the action part at recovery and proper error handling in some places.
-
- 07 Feb, 2006 2 commits
-
-
mikron@mikael-ronstr-ms-dator.local authored
More table log code
-
Lots of new code for table log
-
- 06 Feb, 2006 1 commit
-
-
New methods to read/write/initialise table log
-
- 04 Feb, 2006 1 commit
-
-
Updated error inject scripts
-
- 03 Feb, 2006 3 commits
-
-
Inserted monty patch to allow for adding and dropping DBUG keywords per thread
-
Removed session variables for error injects started using DBUG macros for error injects
-
-
- 01 Feb, 2006 5 commits
-
-
Removed partition state from parser
-
mikron@mikael-ronstr-ms-dator.local authored
Remove partition state from frm file Ensure we can still load tables created in 5.1.6 for the time being
-
mikron@mikael-ronstr-ms-dator.local authored
-
mikron@mikael-ronstr-ms-dator.local authored
-
-
- 30 Jan, 2006 3 commits
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
jonas@perch.ndb.mysql.com authored
Allow GET_TABINFO during BACKUP (otherwise LCP gets corrupt)
-