1. 05 Apr, 2007 2 commits
    • kostja@vajra.(none)'s avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime · 701ed297
      kostja@vajra.(none) authored
      into  vajra.(none):/opt/local/work/mysql-5.1-c1
      701ed297
    • kostja@vajra.(none)'s avatar
      A set of changes aiming to make the Event Scheduler more user-friendly · 98db2300
      kostja@vajra.(none) authored
      when there are no up-to-date system tables to support it:
       - initialize the scheduler before reporting "Ready for connections".
         This ensures that warnings, if any, are printed before "Ready for
         connections", and this message is not mangled.
       - do not abort the scheduler if there are no system tables
       - check the tables once at start up, remember the status and disable
         the scheduler if the tables are not up to date.
         If one attempts to use the scheduler with bad tables,
         issue an error message.
       - clean up the behaviour of the module under LOCK TABLES and pre-locking
         mode
       - make sure implicit commit of Events DDL works as expected.
       - add more tests
      
      
      Collateral clean ups in the events code.
      
      This patch fixes Bug#23631 Events: SHOW VARIABLES doesn't work 
      when mysql.event is damaged
      98db2300
  2. 04 Apr, 2007 1 commit
  3. 03 Apr, 2007 3 commits
  4. 02 Apr, 2007 6 commits
  5. 01 Apr, 2007 1 commit
  6. 31 Mar, 2007 15 commits
  7. 30 Mar, 2007 12 commits