mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Don't write rows in MyISAM tables when using count(distinct)
Don't read MyISAM header when running without locking
This commit is contained in:
@ -21,8 +21,6 @@
|
||||
#pragma interface /* gcc class implementation */
|
||||
#endif
|
||||
|
||||
#include <my_tree.h>
|
||||
|
||||
#define DEC_IN_AVG 4
|
||||
|
||||
typedef struct st_number_info
|
||||
|
Reference in New Issue
Block a user