* Yann Dirson ([EMAIL PROTECTED]) disait :
> Hm, I should check again.  We are using the same names (U04-buz-foo
> here) for mysql accounts, maybe the error was caused by them ?

It also works for the user for me:

$ DEBIAN_BUGZILLA_DEBUG=1 sudo dpkg-reconfigure bugzilla
DEBUG   - The database name must be escaped : U04-buz-foo
DEBUG   - Opening a MySQL connection on DBI:mysql:;localhost;3306 with user 
debian-sys-maint...
DEBUG   - Creating the U04-buz-foo database.
DEBUG   - Closing the MySQL connection.
DEBUG   - Opening a MySQL connection on DBI:mysql:;localhost;3306 with user 
debian-sys-maint...
DEBUG   - Granting access privileges to U04-buz-foo on U04-buz-foo.*
DEBUG   - Closing the MySQL connection.
DEBUG   - Opening a MySQL connection on DBI:mysql:U04-buz-foo;localhost;3306 
with user U04-buz-foo...
DEBUG   - Closing the MySQL connection.
DEBUG   - This is the time to update the localconfig file.
DEBUG   - MySQL values : localhost, 3306, U04-buz-foo, U04-buz-foo, pass
DEBUG   - Generating the answer file
Running checksetup.pl...
Creating the administrator '[EMAIL PROTECTED]'...
ucf --debconf-ok /usr/share/bugzilla/debian/params.new /etc/bugzilla/params
23:54:19 [EMAIL PROTECTED]:~/src/bugzilla/pkg-bugzilla/bugzilla/trunk 153$ 
mysql -u'U04-buz-foo' -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 48 to server version: 4.0.24_Debian-10-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> show databases;
+-------------+
| Database    |
+-------------+
| U04-buz-foo |
+-------------+
1 row in set (0.00 sec)

mysql>

If you can confirm that this is the same for you, I'll close that bug.
Thanks for your comments and quick answers ;-)

-- 

 - Alexis Sukrieh 

Attachment: signature.asc
Description: Digital signature

Reply via email to