1. 23 Mar, 2009 2 commits
    • Tatiana A. Nurnberg's avatar
      auto-merge · 2e4ac396
      Tatiana A. Nurnberg authored
      2e4ac396
    • Tatiana A. Nurnberg's avatar
      Bug#43254: SQL_SELECT_LIMIT=0 crashes command line client · 4093dcfb
      Tatiana A. Nurnberg authored
      When asking what database is selected, client expected
      to *always* get an answer from the server.
      
      We now handle failure more gracefully.
      
      See comments in ticket for a discussion of what happens,
      and how things interlock.
      
      
      client/mysql.cc:
        Handle empty result-sets gracefully, as opposed
        to just result sets with n>0 items that may themselves
        be empty.
      4093dcfb
  2. 20 Mar, 2009 6 commits
  3. 19 Mar, 2009 26 commits
  4. 18 Mar, 2009 6 commits