Bug #7707 | Unable to full-text index utf8 column | ||
---|---|---|---|
Submitted: | 6 Jan 2005 14:50 | Modified: | 26 Jan 2005 21:01 |
Reporter: | digesh kapadia | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: MyISAM storage engine | Severity: | S3 (Non-critical) |
Version: | 4.1.7 RPM | OS: | Linux (Linux 2.6.5-1.327smp / x86_64) |
Assigned to: | CPU Architecture: | Any |
[6 Jan 2005 14:50]
digesh kapadia
[6 Jan 2005 17:34]
Hartmut Holzgraefe
is this supposed to fail on the CREATE statement already or needs data to be inserted into the tables? The create statements worked just fine for me using 4.1.8 on linux
[6 Jan 2005 19:01]
digesh kapadia
The create statement works fine, insert into href_test_utf8 which contains the utf8 column with full-text key stays in the state of Repair by Sorting.
[10 Jan 2005 17:51]
digesh kapadia
Hartmut, Were you successful in inserting and full-text index utf8 column with the attached data file? Feedback/Comments? Thanks, Digesh
[26 Jan 2005 21:01]
Jorge del Conde
I was unable to reproduce this behaviour in 4.1.7. Can you please provide us with the insert statement that you used to reproduce this bug ? Thanks !
[27 Jan 2005 12:44]
digesh kapadia
You will have to download and save the attached file as txt, and insert it into the href_test_utf8 table.