1. 31 Oct, 2007 1 commit
  2. 23 Oct, 2007 1 commit
    • anozdrin/alik@station.'s avatar
      Patch for BUG#30736: Row Size Too Large Error Creating a Table and · b2264ff8
      anozdrin/alik@station. authored
      Inserting Data.
      
      The problem was that under some circumstances Field class was not
      properly initialized before calling create_length_to_internal_length()
      function, which led to assert failure.
      
      The fix is to do the proper initialization.
      
      The user-visible problem was that under some circumstances
      CREATE TABLE ... SELECT statement crashed the server or led
      to wrong error message (wrong results).
      b2264ff8
  3. 18 Oct, 2007 1 commit
  4. 17 Oct, 2007 4 commits
  5. 16 Oct, 2007 6 commits
  6. 15 Oct, 2007 5 commits
  7. 12 Oct, 2007 12 commits
  8. 11 Oct, 2007 3 commits
  9. 10 Oct, 2007 7 commits