1. 18 May, 2005 1 commit
  2. 08 May, 2005 1 commit
    • unknown's avatar
      Fix crash in mysqldump -c triggered by tables with a large number of long · 04f9561a
      unknown authored
      field names. (Bug #10286)
      
      
      client/mysqldump.c:
        Use a DYNAMIC_STRING for the 'INSERT ...' pattern so we can handle
        an arbitrary number of fields. Also rename the internal cFlag to 
        opt_complete_insert so it is clear what it does.
      mysql-test/t/mysqldump.test:
        Add regression test for 10286
      mysql-test/r/mysqldump.result:
        Update results
      04f9561a
  3. 07 May, 2005 15 commits
  4. 06 May, 2005 21 commits
  5. 05 May, 2005 2 commits