1. 26 May, 2003 3 commits
    • heikki@hundin.mysql.fi's avatar
      ha_innodb.cc: · b8e5b65f
      heikki@hundin.mysql.fi authored
        Remove accidenatlly committed debug printfs when query cache is used
      sql_update.cc, sql_load.cc, sql_insert.cc, sql_delete.cc:
        For the transactional query cache algorithm to work we must invalidate the query cache in INSERT/DELETE/UPDATE before writing to the binlog or calling ha_autocommit_... Note that binlog writing may also call commit. The crucial thing is that the transaction which modified data must not be committed BEFORE the query cache is invalidated.
      b8e5b65f
    • bar@bar.mysql.r18.ru's avatar
      --with-charset was not up to date · 31d0d449
      bar@bar.mysql.r18.ru authored
      ctype_ucs2 and ctype_ujis were skipped in mistake
      31d0d449
    • bar@bar.mysql.r18.ru's avatar
      Index.xml: · 0ac62b93
      bar@bar.mysql.r18.ru authored
        cp1250_czech_ci was displayed even when not compiled-in in mistake.
      0ac62b93
  2. 24 May, 2003 1 commit
    • mysql@home.(none)'s avatar
      symlink.result: · f537e3ad
      mysql@home.(none) authored
        Character set in this test results was displayed dispite the fact that the table has the same character set
      f537e3ad
  3. 23 May, 2003 13 commits
  4. 22 May, 2003 7 commits
  5. 21 May, 2003 16 commits