1. 08 Jul, 2013 1 commit
    • Sergey Petrunya's avatar
      Fix test errors like: · 50dda403
      Sergey Petrunya authored
      -Note 1031 Table storage engine for 't1' doesn't have this option
      +Note 1031 Table storage engine for 'InnoDB' doesn't have this option
      
      They were caused by a change in MariaDB which changed ER_ILLEGAL_HA message 
      text to be like:
      "Storage engine InnoDB of the table `test`.`t1` doesn't have this option"
      
      Some the error calls were changed to pass new parameters, but some were left
      to be old. Also the error text in errmsg-ut8.txt was not changed.
      50dda403
  2. 05 Jul, 2013 20 commits
  3. 04 Jul, 2013 12 commits
  4. 03 Jul, 2013 7 commits