1. 22 Mar, 2011 6 commits
    • Magne Mahre's avatar
      Null merge · efc73eca
      Magne Mahre authored
      efc73eca
    • Magne Mahre's avatar
      Null merge · e6942498
      Magne Mahre authored
      e6942498
    • Magne Mahre's avatar
      Bug#11896296 REMOVE LGPL LICENSED FILES IN MYSQL 5.0 · 7606856e
      Magne Mahre authored
      The LGPL license is used in some legacy code, and to
      adhere to current licensing polity, we remove those
      files that are no longer used, and reorganize the
      remaining LGPL code so it will be GPL licensed from
      now on.
      
      Note:  This patch only removed LGPL licensed files
             in MySQL 5.0, and is the first of a set of
             patches to remove LGPL from all trees.
             (See Bug# 11840513 for details)
      7606856e
    • Alexander Nozdrin's avatar
      A patch for Bug#11763413 (56115: SELECT doesn't work in · ae03e16b
      Alexander Nozdrin authored
      prepared statements with cursor protocol).
      
      The problem was a bug in Materialized-cursor implementation.
      Materialized_cursor::open() called send_result_metadata()
      with items pointing to already closed table.
      
      The fix is to send metadata when the table is still open.
      
      NOTE: this is a "partial" fix: metadata are different with
      and without --cursor-protocol, but that's a different large
      problem, one indication of which is reported as Bug 24176.
      ae03e16b
    • Georgi Kodinov's avatar
      merge mysql-5.1->mysql-5.5 · 5ad3f443
      Georgi Kodinov authored
      5ad3f443
    • Vinay Fisrekar's avatar
      Bug#11766500 - 59624: FUNCS_1 SUITE TESTS FAILING WITH RESULT DIFFERENCE WHEN... · 2233d6cc
      Vinay Fisrekar authored
      Bug#11766500 - 59624: FUNCS_1 SUITE TESTS FAILING WITH RESULT DIFFERENCE WHEN RUN USING EMBEDDED MODE
      Updating result file for embedded mode tests due to recent changes
      2233d6cc
  2. 21 Mar, 2011 7 commits
  3. 18 Mar, 2011 9 commits
  4. 17 Mar, 2011 10 commits
  5. 16 Mar, 2011 8 commits