Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #22451
| From | bramante <bramante@yopmail.com> |
|---|---|
| Newsgroups | it.comp.www.php |
| Subject | Re: [OT] Utenti MySQL e permessi |
| Date | 2018-12-20 21:32 +0100 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <pvgu9e$18pu$1@gioia.aioe.org> (permalink) |
| References | (2 earlier) <pvbkmf$5mp$1@gioia.aioe.org> <pvbone$o3f$1@gioia.aioe.org> <pvbpq0$t3g$1@gioia.aioe.org> <pvbsdv$1baj$1@gioia.aioe.org> <pve2q1$1kcr$1@gioia.aioe.org> |
Il 19/12/18 19:31, ^Bart ha scritto: >> puoi fare un logical backup (con mysqldump) dump/load del db, che è >> cosa ben diversa di fare un backup. il comando mysqldump non fa altro >> che ricreare in un file di testo (.sql) tutte le DDL e SQL necessarie >> per ricreare lo schema e i dati. >> questo comporta la perdita di una miriade di informazioni, come il >> logical volume, struttura e file del db, le informazioni delle >> transazioni, i log ecc.. > > Ok, tu ad un superuser che possa ad esempio eseguire un backup quali di > questi parametri avresti dato: > > Select_priv > Insert_priv > Update_priv > Delete_priv > Create_priv > Drop_priv > Reload_priv > Shutdown_priv > Process_priv > File_priv > Grant_priv > References_priv > Index_priv > Alter_priv > se devi simulare il comando mysqldum, che è quello che fa phpMyAdmin quando fai export https://dev.mysql.com/doc/refman/8.0/en/privileges-provided.html quelle che non sono server administrations fai prima ad avere https://github.com/ifsnop/mysqldump-php
Back to it.comp.www.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[OT] Utenti MySQL e permessi ^Bart <gabriele1NOSPAM@hotmail.com> - 2018-12-18 15:15 +0100
Re: [OT] Utenti MySQL e permessi bramante <bramante@yopmail.com> - 2018-12-18 20:44 +0100
Re: [OT] Utenti MySQL e permessi ^Bart <gabriele1NOSPAM@hotmail.com> - 2018-12-18 21:18 +0100
Re: [OT] Utenti MySQL e permessi bramante <bramante@yopmail.com> - 2018-12-18 22:27 +0100
Re: [OT] Utenti MySQL e permessi ^Bart <gabriele1NOSPAM@hotmail.com> - 2018-12-18 22:45 +0100
Re: [OT] Utenti MySQL e permessi bramante <bramante@yopmail.com> - 2018-12-18 23:30 +0100
Re: [OT] Utenti MySQL e permessi ^Bart <gabriele1NOSPAM@hotmail.com> - 2018-12-19 19:31 +0100
Re: [OT] Utenti MySQL e permessi bramante <bramante@yopmail.com> - 2018-12-20 21:32 +0100
Re: [OT] Utenti MySQL e permessi ^Bart <gabriele1NOSPAM@hotmail.com> - 2018-12-22 10:27 +0100
csiph-web