mariadb/storage/innobase/handler
Sergei Golubchik 303eec5774 MDEV-6880 Can't define CURRENT_TIMESTAMP as default value for added column
ALTER TABLE: don't fill default values per row, do it once.
And do it in two places - for copy_data_between_tables() and for online ALTER.

Also, run function_defaults test both for MyISAM and for InnoDB.
2014-11-18 22:25:33 +01:00
..
ha_innodb.cc MDEV-7035: Remove innodb_io_capacity setting depending on 2014-11-13 13:24:26 +02:00
ha_innodb.h mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
handler0alter.cc MDEV-6880 Can't define CURRENT_TIMESTAMP as default value for added column 2014-11-18 22:25:33 +01:00
i_s.cc mysql-5.5.39 merge 2014-08-02 21:26:16 +02:00
i_s.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00