Changes between Version 1 and Version 2 of Ticket #18625, comment 4
- Timestamp:
- 09/09/2011 03:34:15 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18625, comment 4
v1 v2 24 24 define('DB_COLLATE', 'utf8_bin'); 25 25 }}} 26 to `wp-config.php` and reinstall !WordPress (to create new tables in `utf8_bin`). After that (and changing `$alphabet` to `$c haracters`), your example works fine.26 to `wp-config.php` and reinstall !WordPress (to create new tables in `utf8_bin`). After that (and changing `$alphabet` to `$categories`), your example works fine.