1. 24 Feb, 2011 3 commits
    • Magne Mahre's avatar
      Merge from mysql-5.1-security · c4108ce3
      Magne Mahre authored
      c4108ce3
    • Magne Mahre's avatar
      Null merge · 21095485
      Magne Mahre authored
      21095485
    • Magne Mahre's avatar
      Bug#11767480 - SPATIAL INDEXES ON NON-SPATIAL COLUMNS CAUSE CRASHES. · 27166fc6
      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.
      27166fc6
  2. 11 Feb, 2011 3 commits
  3. 10 Feb, 2011 9 commits
  4. 09 Feb, 2011 11 commits
  5. 08 Feb, 2011 14 commits