You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2023-03-10 15:08:00

fdthierry
Member
Registered: 2009-02-19
Posts: 59

[RESOLVE] - dump table glpi_users not complete

Hello everybody,

glpi version : 9.5.6
OS : CentOS7 / mysql  Ver 14.14 Distrib 5.6.51
(I tried on Debian 11 / mysql  Ver 15.1 Distrib 10.5.15-MariaDB
and Windows environnement with xampp php 7.4.7/mysql  Ver 15.1 Distrib 10.4.13-MariaDB)

I'm writing script to export database glpi by this command :
mysqldump  -u $STR_USER -p$STR_PASSWORD $STR_BASE >$str_sqlfile

Table glpi_users contain only glpi users, missed 20 users (21 users in this table)

I'm running this command with root or specific user with all privileges (execpt grant), I have same result !

Do you have view this problem ?
Have you a solution ?

Thanks

PS : Sorry for my poor english....

Last edited by fdthierry (2023-03-13 16:51:27)

Offline

#2 2023-03-13 16:50:53

fdthierry
Member
Registered: 2009-02-19
Posts: 59

Re: [RESOLVE] - dump table glpi_users not complete

Hi Everybody

All is done for me

I'm sorry for this ticket.

In fact, there was no problem, just an error reading the file generated by mysqldump!
mysqldump puts all exported information on the same line!..!
that's all sad

Last edited by fdthierry (2023-03-13 16:51:06)

Offline

Board footer

Powered by FluxBB