1. 05 Apr, 2007 5 commits
  2. 04 Apr, 2007 2 commits
  3. 03 Apr, 2007 1 commit
    • unknown's avatar
      BUG#18676 when cluster storage engine is down, misleading error message on create table with 4009. · 5203ea6c
      unknown authored
      
      mysql-test/r/ndb_autodiscover.result:
        changes ndbd error code to mysqld error code when no cluster connection
      sql/ha_ndbcluster.cc:
        map 4009 error code to mysql not connected error
      sql/handler.cc:
        define return codes to ha_table_exists_in_engine to something useful
          NOTE: in 5.1 this should call a handlerton method, not horrible ifdef ndb stuff
      sql/sql_table.cc:
        clearly define what happens on create table if exits/not exists/not connected to engine
      5203ea6c
  4. 02 Apr, 2007 18 commits
  5. 31 Mar, 2007 8 commits
  6. 30 Mar, 2007 6 commits