An error occurred fetching the project authors.
  1. 27 Jun, 2007 1 commit
  2. 05 Jun, 2007 1 commit
    • svoj@mysql.com/april.(none)'s avatar
      BUG#26976 - Missing table in merge not noted in related error msg + · bd8f81f4
      svoj@mysql.com/april.(none) authored
                  SHOW CREATE TABLE fails
      
      Underlying table names, that merge engine fails to open were not
      reported.
      
      With this fix CHECK TABLE issued against merge table reports all
      underlying table names that it fails to open. Other statements
      are unaffected, that is underlying table names are not included
      into error message.
      
      This fix doesn't solve SHOW CREATE TABLE issue.
      bd8f81f4
  3. 05 May, 2006 1 commit
  4. 07 Feb, 2006 1 commit
  5. 26 Jan, 2006 1 commit
  6. 01 Jun, 2005 1 commit
  7. 24 Feb, 2005 1 commit
  8. 03 Nov, 2004 1 commit
    • lars@mysql.com's avatar
      Fix for bug#5551 (Version 4). · 485de9cb
      lars@mysql.com authored
      The idea of the fix is that the administrative statements 
      OPTIMIZE TABLE, REPAIR TABLE and ANALYZE TABLE should not 
      generate binlog errors if there is no errors on the master.
      485de9cb