Bug #3242 | binary blackhole | ||
---|---|---|---|
Submitted: | 19 Mar 2004 5:41 | Modified: | 25 Mar 2004 11:25 |
Reporter: | Wei He | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 3.23.58 | OS: | Linux (RHEL-3AS) |
Assigned to: | CPU Architecture: | Any |
[19 Mar 2004 5:41]
Wei He
[25 Mar 2004 11:25]
MySQL Verification Team
3.23 gets only crashing bug fixes right now. The above worked just fine for me in 4.1.2: mysql> set character set gbk; Query OK, 0 rows affected (0.00 sec) mysql> set collation_server=gbk_chinese_ci; Query OK, 0 rows affected (0.00 sec) mysql> SELECT LEFT('^(1)y\'E`??A\"O`?A\"e^', broj + 1) FROM nazivi WHERE broj=1; +------------------------------------------+ | LEFT('^(1)y\'E`??A\"O`?A\"e^', broj + 1) | +------------------------------------------+ | ^( | +------------------------------------------+ 1 row in set (0.00 sec)