[Dbconfig-common-devel] dbconfig and default values

Radu Spineanu radu at debian.org
Tue Apr 11 17:32:47 UTC 2006


It seems i spoke to soon.

With those default values (localhost/3306) this is sent to the DB:

60411 20:29:55       1 Connect     root at localhost on
                      1 Quit
                      2 Connect     root at localhost on
                      2 Query       SHOW GRANTS FOR 'simba'@'stark'
                      2 Quit
                      3 Connect     root at localhost on
                      3 Query       GRANT ALL PRIVILEGES ON `simba`.* TO
`simba`@'stark' IDENTIFIED BY '4WxEPyxYFubR'
                      3 Query       FLUSH PRIVILEGES
                      3 Quit
                      4 Connect     root at localhost on
                      4 Query       SHOW GRANTS FOR 'simba'@'stark'

stark is the hostname.

In the config files it writes localhost so in the end there is a mixup
and everything fails...

Radu



More information about the Dbconfig-common-devel mailing list