1. 06 Feb, 2008 1 commit
  2. 05 Feb, 2008 2 commits
  3. 31 Jan, 2008 2 commits
  4. 30 Jan, 2008 1 commit
    • cmiller@zippy.cornsilk.net's avatar
      Bug#24624: MySQL client ignores its own completion table · 806ff018
      cmiller@zippy.cornsilk.net authored
      Nothing was in the command-line dictionary, because of the wrong 
      order of instructions when populating it.
      
      This is a smaller, less optimistic patch that both fixes a bug and
      refreshes the list of keywords that the command-line library (e.g., 
      readline) can use to expand typed commands.  Now, read from the 
      command list /after/ we free the list, not before.
      
      The best way is to read the keywords from the lexer code, but that
      doesn't work everywhere yet.  Grr.
      806ff018
  5. 29 Jan, 2008 2 commits
  6. 28 Jan, 2008 3 commits
  7. 27 Jan, 2008 1 commit
  8. 25 Jan, 2008 3 commits
  9. 24 Jan, 2008 4 commits
  10. 23 Jan, 2008 11 commits
  11. 22 Jan, 2008 3 commits
  12. 21 Jan, 2008 3 commits
  13. 20 Jan, 2008 1 commit
  14. 19 Jan, 2008 1 commit
  15. 18 Jan, 2008 2 commits