Skip to content
DevOps & WebDev & Linux
  • Contacts

How to change table default charset of a Mysql table?

Posted on 18.07.2021 | by Oleg K.
ALTER TABLE talbe_name_in_database CONVERT TO CHARACTER SET utf8;
Posted in howto | Tagged database, mariadb, mysql, sql

Навигация по записям

Install Java 8 on Debian 8 (Jessie)
How to install SSL (Let’s Encrypt) for the HestiaCP admin panel

New posts

  • LazyDocker is docker GUI in terminal
  • Auto-restart MariaDB after crash
  • Openwrt and 4G USB Modem Dongle (Huawei) E3372-325
  • Ubuntu 22.0.4 and 4G USB Modem Dongle (Huawei) E3372-325
  • Open Source Alternative Links

Categories

  • angular (1)
  • howto (10)
  • notes (9)
  • system design (1)
  • tools (2)

Popular tags

angular (1) database (1) debian (4) docker (1) hestiacp (1) imagemagick (1) java (1) javascript (3) js (3) lets encrypt (1) linux (6) mariadb (2) mysql (2) nodejs (1) opensource (2) openwrt (1) qemu (1) sql (1) ssl (1) ubuntu (3) virtualbox (1) vscode (2) windows (1) wordpress (1)
© 2025 DevOps & WebDev & Linux