1. 15 May, 2008 1 commit
    • mleich@five.local.lan's avatar
      Fix for · 464c2de7
      mleich@five.local.lan authored
        Bug#28563 Test suite "jp" fails completely
      - The main goal of this fix is to make the "jp" suite runnable in general
        and to make it more robust for use in pushbuild under build team conditions.
      - It was decided to fix the remaining heavy issues within the
        architecture of this test later
        (-> WL 4327 Redesign the 'jp' testsuite for build team testing conditions)
        Only the test jp_trim_sjis got some significant improvements of its
        architecture (Just as proof of concept for the other tests).
      - Tests suffering from
           Bug 36597 Testsuite "jp": Suspicious results for some tests
                     (unexpected result sets)
        were disabled
      - *.opt files were used to avoid differences on OS (Windows) because of
        case sensitive tablenames within the tests  
      464c2de7
  2. 14 May, 2008 2 commits
    • tnurnberg@noir.wlan.koehntopp.de's avatar
      Bug#36522: Some tests of system variables have diffs on 64bit platorms · 742e84d7
      tnurnberg@noir.wlan.koehntopp.de authored
      temporary mass-disable of affected tests
      742e84d7
    • tnurnberg@noir.wlan.koehntopp.de's avatar
      revert the following CS on grounds of "right patch, wrong time": · 71fdcc34
      tnurnberg@noir.wlan.koehntopp.de authored
        
       "Apply InnoDB snapshot innodb-5.1-ss2438.
      
        Addresses the following bugs:
      
        Change the fix for Bug#32440 to show bytes instead of kilobytes in
        INFORMATION_SCHEMA.TABLES.DATA_FREE.
      
        branches/5.1: Fix bug#29507 TRUNCATE shows to many rows effected
        In InnoDB, the row count is only a rough estimate used by SQL
        optimization. InnoDB is now return row count 0 for TRUNCATE operation.
      
        branches/5.1: Fix bug#35537 - Innodb doesn't increment handler_update
        and handler_delete
        Add the calls to ha_statistic_increment() in ha_innobase::delete_row()
        and ha_innobase::update_row().
      
        Fix Bug#36169 create innodb compressed table with too large row size crash
        Sometimes it is possible that
        row_drop_table_for_mysql(index->table_name, trx, FALSE); is invoked in
        row_create_index_for_mysql() when the index object is freed so copy the
        table name to a safe place beforehand and use the copy.
      
        Fix Bug#36434 ha_innodb.so is installed in the wrong directory
        Change pkglib_LTLIBRARIES with pkgplugin_LTLIBRARIES which has been
        forgotten in this commit: http://lists.mysql.com/commits/40206"
      71fdcc34
  3. 13 May, 2008 9 commits
  4. 12 May, 2008 9 commits
  5. 10 May, 2008 1 commit
    • tsmith@ramayana.hindu.god's avatar
      Apply InnoDB snapshot innodb-5.1-ss2438. · 5bdd04bf
      tsmith@ramayana.hindu.god authored
      Addresses the following bugs:
      
        Change the fix for Bug#32440 to show bytes instead of kilobytes in
        INFORMATION_SCHEMA.TABLES.DATA_FREE.
      
        branches/5.1: Fix bug#29507 TRUNCATE shows to many rows effected
        In InnoDB, the row count is only a rough estimate used by SQL
        optimization. InnoDB is now return row count 0 for TRUNCATE operation.
      
        branches/5.1: Fix bug#35537 - Innodb doesn't increment handler_update
        and handler_delete
        Add the calls to ha_statistic_increment() in ha_innobase::delete_row()
        and ha_innobase::update_row().
      
        Fix Bug#36169 create innodb compressed table with too large row size crashed
        Sometimes it is possible that
        row_drop_table_for_mysql(index->table_name, trx, FALSE); is invoked in
        row_create_index_for_mysql() when the index object is freed so copy the
        table name to a safe place beforehand and use the copy.
      
        Fix Bug#36434 ha_innodb.so is installed in the wrong directory
        Change pkglib_LTLIBRARIES with pkgplugin_LTLIBRARIES which has been
        forgotten in this commit: http://lists.mysql.com/commits/40206
      5bdd04bf
  6. 09 May, 2008 6 commits
  7. 08 May, 2008 5 commits
  8. 07 May, 2008 6 commits
  9. 06 May, 2008 1 commit