1. 12 Apr, 2004 1 commit
    • sergefp@mysql.com's avatar
      WL#1622 "SQL Syntax for Prepared Statements": post-review fixes: · a314cbef
      sergefp@mysql.com authored
        Moved PS name to Statement class, Statement_map now handles name-to-statement resolution.
        Both named and unnamed statements are now executed in one function (sql_prepare.cc:execute_stmt)
        Fixed a problem: Malformed sequence of commands from client could cause server to use previously deleted objects.
        Some code cleanup and small fixes
      a314cbef
  2. 09 Apr, 2004 2 commits
  3. 08 Apr, 2004 6 commits
  4. 07 Apr, 2004 17 commits
  5. 06 Apr, 2004 13 commits
  6. 05 Apr, 2004 1 commit