[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-03 Thread buttha
thank you, now it works. -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-ser

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-02 Thread Jamie Strandboge
http://www.ubuntu.com/usn/usn-588-2 ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Fix Committed => Fix Released -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-02 Thread Jamie Strandboge
** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: In Progress => Fix Committed -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
In addition to the above test case, the following works as expected: select `TABLE_NAME` from `INFORMATION_SCHEMA`.`TABLES` where `TABLE_SCHEMA` = 'mosaicox' and `TABLE_TYPE` = 'BASE TABLE'; Running patched package through QA. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Triaged => In P

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
The patch for Dapper exposed upstream bug http://bugs.mysql.com/bug.php?id=20482. Preliminary patch does not fail. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Confirmed => Triaged -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 You received

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
Edgy 5.0.24a-9ubuntu2.4 no affected. -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. -- Ubuntu-server-bugs mailing lis

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
Feisty 5.0.38-0ubuntu1.4 and Gutsy 5.0.45-1ubuntu3.3 not affected. -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. --

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
I forgot to mention in step 3, should do before the select: mysql> use mysql; -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ub

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
Feel free to remove the dump link as I have it now. -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. -- Ubuntu-server-b

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
I have confirmed that this dump causes the problem. To reproduce: 1. apt-get install mysql-server-5.0 2. /etc/init.d/mysql reset-password 3. update the database to accept connections from anywhere for root: mysql> update user set host='%' where user='root' and host='hostname here'; mysql> flush pr

Re: [Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-03-31 Thread buttha
You can download the dump from http://84.233.155.194/dump.gz best regards Andrea Buttarello Jamie Strandboge ha scritto: > Thank you for using Ubuntu and taking the time to report a bug. How > large is the database? Would it be possible to provide a mysqldump of > the database? This can be coo

Re: [Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-03-31 Thread buttha
You can download the dump from http://84.233.155.194/dump.gz best regards Andrea Buttarello Jamie Strandboge ha scritto: > Thank you for using Ubuntu and taking the time to report a bug. How > large is the database? Would it be possible to provide a mysqldump of > the database? This can be coo

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-03-31 Thread Jamie Strandboge
Thank you for using Ubuntu and taking the time to report a bug. How large is the database? Would it be possible to provide a mysqldump of the database? This can be coordinated outside of Launchpad if needed. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Assignee: (unassigned) => Jamie Strandboge