maintenance issue
| User, date | Message |
|---|---|
|
Written by sergtop
3 years ago Category: General 50 posts since Mon, 23 Nov 09 |
i`ve set change default charset to UTF8-general-ci and convert to charset to UTF8 on bulk table editor tab the result is my tables are now in big5-chinese-ci charset :) the query generated by maintenance page is ALTER TABLE `db`.`table` COLLATE utf8_general_ci, CONVERT TO CHARSET big5; instead of utf8 |
|
Written by ansgar
3 years ago 3973 posts since Fri, 07 Apr 06 |
There are two different options for that: [ ] Change default collation [ ] Convert to charset What did you select in both pulldowns? |
|
Written by sergtop
3 years ago 50 posts since Mon, 23 Nov 09 |
Change default collation - utf8_general_ci Convert to charset - UTF-8 Unicode (utf8) both selected version 2824 |
|
Written by ansgar
3 years ago 3973 posts since Fri, 07 Apr 06 |
Oh yes, can confirm that. Shit. Will fix. |
|
Written by ansgar
3 years ago 3973 posts since Fri, 07 Apr 06 |
Fixed in r2825 |
|
Written by sergtop
3 years ago 50 posts since Mon, 23 Nov 09 |
more bugs to come :) on maintenance window bulk table editor tab after applying converts as above (reopen after update), in Change default collation - big5-chinese-ci is prepoppulated in Convert to charset - EMPTY select! |
|
Written by ansgar
3 years ago 3973 posts since Fri, 07 Apr 06 |
Yes, thanks for the notice - fixed in r2826. |
|
Please login to leave a reply, or register at first. |