mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.0
into bar.intranet.mysql.r18.ru:/usr/home/bar/mysql-4.0
This commit is contained in:
commit
d9ada7c257
2 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@ akishkin@work.mysql.com
|
|||
arjen@co3064164-a.bitbike.com
|
||||
arjen@fred.bitbike.com
|
||||
arjen@george.bitbike.com
|
||||
bar@bar.intranet.mysql.r18.ru
|
||||
bar@bar.mysql.r18.ru
|
||||
bar@bar.udmsearch.izhnet.ru
|
||||
bell@laptop.sanja.is.com.ua
|
||||
|
|
|
@ -356,7 +356,7 @@ my_bool my_like_range_big5(const char *ptr,uint ptr_length,pchar escape,
|
|||
*min_length= (uint) (min_str-min_org);
|
||||
*max_length= res_length;
|
||||
do {
|
||||
*min_str++ = '\0'; /* Because if key compression */
|
||||
*min_str++ = ' '; /* Because if key compression */
|
||||
*max_str++ = max_sort_char;
|
||||
} while (min_str != min_end);
|
||||
return 0;
|
||||
|
|
Loading…
Reference in a new issue