1. 03 Mar, 2011 2 commits
  2. 24 Feb, 2011 3 commits
    • Magne Mahre's avatar
      Merge from mysql-5.1-security · fc03fff7
      Magne Mahre authored
      fc03fff7
    • Magne Mahre's avatar
      Null merge · eadec4ab
      Magne Mahre authored
      eadec4ab
    • Magne Mahre's avatar
      Bug#11767480 - SPATIAL INDEXES ON NON-SPATIAL COLUMNS CAUSE CRASHES. · a6ea6dc2
      Magne Mahre authored
            
      This is a backport of the patch for MySQL Bug#50574.
            
      Adding a SPATIAL INDEX on non-geometrical columns caused a
      segmentation fault when the table was subsequently 
      inserted into.
                  
      A test was added in mysql_prepare_create_table to explicitly
      check whether non-geometrical columns are used in a
      spatial index, and throw an error if so.
            
      For MySQL 5.5 and later, a new and more meaningful error 
      message was introduced.  For 5.1, we (re-)use an existing
      error code.
      a6ea6dc2
  3. 11 Feb, 2011 3 commits
  4. 10 Feb, 2011 9 commits
  5. 09 Feb, 2011 11 commits
  6. 08 Feb, 2011 12 commits