MySQL

Test Tag Extra3

Extra Info zu Mysql: ist ein DB System

Ich bekomme folgende Meldung, wenn ich unterWebmin >> Server >> Mysql aufrufe:

The MySQL client program /usr/bin/mysql does not accept passwords passed using the MYSQL_PWD environment variable. To ensure that Webmin is able to fully communicate with MySQL, this option should be turned off on the module configuration page.

Das hat eine Wirkung auf fehlende Widerherstellung von Backups.

Für SMTP Benutzer hatte ich schon lange ein Password gesetzt. Jetzt brauche diese Password aber kann nirgendwo finden. Ändern kann ich auch nicht weil wird irgendwo bestimmt verwendet. Ich habe in Mysql Datenbank danach gesucht. vermutlich gibt es ein Feld wo diese Password gespeichert ist. Aber ich kann Inhalt des Feldes nicht anzeigen weil es von Type BLOB ist. Auch eine einfache Select Abfrage hilft nicht. Auf Expertentipps bin ich hingewiesen.

Ich programmiere gerade mit PHP ein Spiel und muss dafür des öfteren Datenbanktabellen erstellen und nehme jedesmal "utf8_general_ci". Vor kurzem wurde mir gesagt, dass diese Kollation nicht die beste sei, da einige Zeichen nicht unterstützt werden.

Kann mir bitte jemand verraten wo der Unterschied und Vorteil ist?

Suche

Neueste Kommentare

  • 3 weeks 6 days ago
    How to Renew Let’s Encrypt SSL Certificate on Plesk via Ubuntu Shell

    Let’s Encrypt will only accept a wildcard via DNS challenge. 

    If your Plesk instance can’t create the _acme-challenge.example.com TXT (external DNS), the extension can’t complete validation and will show no success. 

  • 1 month ago
    Warning: Undefined array key "url" in Drupal\Core\Asset\CssCollectionOptimizerLazy->optimizeGroup()
    Warning: Undefined array key "url" in Drupal\Core\Asset\JsCollectionOptimizerLazy->optimizeGroup() 
  • 1 month ago
    Server install & config : Debian 12 + Plesk + Apache + nginx + MariaDB + Solr
    sudo timedatectl set-timezone Europe/Berlin
  • 1 month 1 week ago
    Warning: PHP Startup: Unable to load dynamic library 'apcu.so' ... cannot open shared object file: No such file or directory

    Try this:

  • 1 month 3 weeks ago
    List Cronjobs for all users (via for + crontab)

    Alternative (without warnings like "no crontab for dovecot") to see all tasks:

  • 1 month 3 weeks ago
    Install APCu (PHP 8.1, Plesk)

    php 8.3 apcu failed

    über Plesk hat es geklappt.

     

  • 1 month 3 weeks ago
    Install APCu (PHP 8.1, Plesk)

     

    install:

    # sudo apt install php-dev
    
  • 1 month 3 weeks ago
    pecl install apcu : phpize: not found / ERROR: `phpize' failed

    phpize

    # sudo apt install php-dev
    

     

    details

  • 1 month 3 weeks ago
    Install APCu (PHP 8.1, Plesk)

    Problem:

  • 3 months 1 week ago
    Install APCu (PHP 8.1, Plesk)

    Problem: