mariadb/storage/innobase/handler
Marko Mäkelä 384f4d1e36 Post-push fix for MDEV-11556: Make the debug variable UINT.
Sometimes innodb_data_file_size_debug was reported as INT UNSIGNED
instead of BIGINT UNSIGNED. Make it uint instead of ulong to get
a more deterministic result.
2017-01-07 15:27:59 +02:00
..
ha_innodb.cc Post-push fix for MDEV-11556: Make the debug variable UINT. 2017-01-07 15:27:59 +02:00
ha_innodb.h Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
handler0alter.cc Merge 10.0 into 10.1 2017-01-05 20:32:15 +02:00
i_s.cc Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
i_s.h Fix compiler error if compiler does not support c99 style 2015-05-07 18:30:42 +03:00