mariadb/storage/sequence
Sergei Golubchik e6d51aac77 MDEV-9550 COUNT(NULL) returns incorrect result with sequence storage engine
when calculating COUNT(basic_const), take into account that
this basic_const may be NULL
2016-02-23 10:54:35 +01:00
..
mysql-test/sequence MDEV-9550 COUNT(NULL) returns incorrect result with sequence storage engine 2016-02-23 10:54:35 +01:00
CMakeLists.txt MDEV-6894 Enable SEQUENCE engine by default 2014-12-04 10:41:52 +01:00
sequence.cc MDEV-9550 COUNT(NULL) returns incorrect result with sequence storage engine 2016-02-23 10:54:35 +01:00