An error occurred fetching the project authors.
  1. 06 Jan, 2006 1 commit
  2. 22 Dec, 2005 1 commit
  3. 02 Dec, 2005 1 commit
  4. 05 May, 2005 1 commit
    • gbichot@quadita2.mysql.com's avatar
      Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146... · b72ae4fe
      gbichot@quadita2.mysql.com authored
        Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replication of routines (stored procs and functions).
        Approximative, because it's using our binlogging way (what we call "query"-level) and this is not as good as record-level binlog (5.1) would be. It imposes several
        limitations to routines, and has caveats (which I'll document, and for which the server will try to issue errors but that is not always possible).
        Reason I don't propagate caller info to the binlog as planned is that on master and slave
        users may be different; even with that some caveats would remain.
      b72ae4fe
  5. 26 Apr, 2005 1 commit
  6. 25 Mar, 2005 2 commits
  7. 23 Mar, 2005 1 commit