mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge mysql.com:/usr/local/mysql/mysql-5.1-win-fixes
into mysql.com:/usr/local/mysql/x/mysql-5.1-new
This commit is contained in:
@ -794,7 +794,7 @@ typedef struct st_partition_iter
|
||||
|
||||
typedef int (*get_partitions_in_range_iter)(partition_info *part_info,
|
||||
bool is_subpart,
|
||||
byte *min_val, byte *max_val,
|
||||
char *min_val, char *max_val,
|
||||
uint flags,
|
||||
PARTITION_ITERATOR *part_iter);
|
||||
|
||||
|
Reference in New Issue
Block a user