1. 21 Jun, 2005 1 commit
  2. 20 Jun, 2005 1 commit
  3. 16 Jun, 2005 1 commit
  4. 10 Jun, 2005 4 commits
  5. 09 Jun, 2005 13 commits
  6. 08 Jun, 2005 4 commits
    • svoj@mysql.com's avatar
      Merge mysql.com:/var/tmp/sslbug/mysql-4.0 · f9751e17
      svoj@mysql.com authored
      into mysql.com:/var/tmp/sslbug/mysql-4.1
      f9751e17
    • svoj@mysql.com's avatar
      Fix for · cc31c4c7
      svoj@mysql.com authored
      BUG#10675 - MySQL fails to build with --openssl on Mac OS X 10.4
      BUG#11150 - HP-UX yaSSL/OpenSSL configure/header problem
      Remove obsolete code.
      cc31c4c7
    • joreland@mysql.com's avatar
      bug#11166 - ndb · dc78a772
      joreland@mysql.com authored
        Fix potential inconsistency when running ndb_restore due to faulty parsing
          of backup log wrt inserts
      dc78a772
    • msvensson@neptunus.(none)'s avatar
      BUG#10365 Cluster handler uses non-standard error codes · 8771c732
      msvensson@neptunus.(none) authored
       - Added better error messages when trying to open a table that can't be discovered or unpacked. The most likely cause of this is that it does not have any frm data, probably since it has been created from NdbApi or is a NDB system table.
       - Separated functionality that was in ha_create_table_from_engine into two functions. One that checks if the table exists and another one that tries to create the table from the engine.
      8771c732
  7. 07 Jun, 2005 16 commits