Skip to content
DevOps & WebDev
  • 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

  • Ventoy is tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files
  • How to install SSL (Let’s Encrypt) for the HestiaCP admin panel
  • How to change table default charset of a Mysql table?
  • Install Java 8 on Debian 8 (Jessie)
  • Resolve Error (AWS Free Tier and Terraform): Error launching source instance: VPCIdNotSpecified: No default VPC for this user. GroupName is only supported for EC2-Classic and default VPC.

Categories

  • howto (5)
  • tools (1)

Popular tags

database (1) debian (2) hestiacp (1) java (1) lets encrypt (1) linux (1) mariadb (1) mysql (1) qemu (1) sql (1) ssl (1) ubuntu (1) virtualbox (1) windows (1)
© 2022 DevOps & WebDev