An error occurred fetching the project authors.
  1. 30 Oct, 2006 1 commit
  2. 13 Oct, 2006 1 commit
    • evgen@moonbone.local's avatar
      Bug#14959: ALTER TABLE isn't able to rename a view · 2b474898
      evgen@moonbone.local authored
      The mysql_alter_table() was able to rename only a table.
      
      The view/table renaming code is moved from the function rename_tables 
      to the new function called do_rename().
      The mysql_alter_table() function calls it when it needs to rename a view.
      2b474898
  3. 06 May, 2006 1 commit
  4. 28 Jul, 2005 1 commit
  5. 30 Mar, 2005 1 commit
  6. 07 Oct, 2004 1 commit
    • monty@mysql.com's avatar
      After merge fixes · 6239edc1
      monty@mysql.com authored
      Some bigger code changes was necessary becasue of the multi-table-update and the new HANDLER code
      6239edc1
  7. 02 Sep, 2004 1 commit
  8. 01 Apr, 2004 1 commit
    • vva@eagle.mysql.r18.ru's avatar
      fixed · 7a580ce9
      vva@eagle.mysql.r18.ru authored
      BUG #2397 "RENAME TABLES is not blocked by FLUSH TABLES WITH READ LOCK"
      (added waiting for global_read_lock in mysql_rename_tables)
      7a580ce9
  9. 05 Jan, 2003 1 commit
  10. 08 Oct, 2001 1 commit
  11. 03 Jan, 2001 1 commit
  12. 28 Dec, 2000 1 commit