Skip to content
DevOps & WebDev
  • Contacts

Метка: mariadb

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

New posts

  • Infrastructure Plan For Small Developers Team
  • WordPress Free Themes
  • Replace switch and if-else on Literal Object in JavaScript (TypeScript)
  • Debug Angular application in VSCode and Chromium
  • Static Site Generator, SSR And Other Framework For Site Generation

Categories

  • angular (1)
  • howto (7)
  • notes (5)
  • tools (1)

Popular tags

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