WordPress Database or Network Repair and Fix
-
Dear Sir/Madam
i don’t have any problem its just a random question about the database when i open the config.php file i find that there’s some line looks like that./** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8mb4');
and when I remember install WordPress with utf8_general_ci DB_CHARSET
so i go to PhpMyAdmin in the server check the tables and it looks like that with alone tables
wp_users Browse Browse Structure Structure Search Search Insert Insert Empty Empty Drop Drop ~3 InnoDB utf8mb4_unicode_ci 48 KiB - wp_wfBadLeechers Browse Browse Structure Structure Search Search Insert Insert Empty Empty Drop Drop ~0 InnoDB latin1_swedish_ci 16 KiB - wp_wfBlockedIPLog Browse Browse Structure Structure Search Search Insert Insert Empty Empty Drop Drop ~0 InnoDB utf8_general_ci 16 KiB - wp_wfBlocks Browse Browse Structure Structure Search Search Insert Insert Empty Empty Drop Drop ~0 InnoDB utf8_general_ci 32 KiB - wp_wfBlocksAdv Browse Browse Structure Structure Search Search Insert Insert Empty Empty Drop Drop ~0 InnoDB utf8_general_ci 16 KiB - wp_wfConfig Browse Browse Structure Structure Search Search Insert Insert Empty Empty Drop Drop ~116 InnoDB utf8_general_ci 5.5 MiB
so as you can see some of DB_CHARSET different than others
latin1_swedish_ci and utf8_general_ci and utf8mb4_unicode_ciis that ok? or make my web in a bad problem? do i have to fix it or that is ok ?
sometime i feel the web going slow and network error with some database error too i don’t want that happens when the web get load of visitors
so don’t know what really good to do and help my web to be more stable with no errors ?
thank you
- The topic ‘WordPress Database or Network Repair and Fix’ is closed to new replies.