[Bug 105225] Re: 'flush tables with read lock' causes mysql server to deadlock

2012-03-12 Thread JC Hulce
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The version of Ubuntu you're reporting this issue on is
in End of Life status, and newer versions have fixed this issue. You can
learn more about this at https://wiki.ubuntu.com/Releases

** Changed in: mysql-dfsg-5.0 (Ubuntu Dapper)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in Ubuntu.
https://bugs.launchpad.net/bugs/105225

Title:
  'flush tables with read lock' causes mysql server to deadlock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.0/+bug/105225/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 105225] Re: 'flush tables with read lock' causes mysql server to deadlock

2012-03-12 Thread JC Hulce
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The version of Ubuntu you're reporting this issue on is
in End of Life status, and newer versions have fixed this issue. You can
learn more about this at https://wiki.ubuntu.com/Releases

** Changed in: mysql-dfsg-5.0 (Ubuntu Dapper)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/105225

Title:
  'flush tables with read lock' causes mysql server to deadlock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.0/+bug/105225/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105225] Re: 'flush tables with read lock' causes mysql server to deadlock

2007-09-24 Thread Mathias Gug
Reopening

** Changed in: mysql-dfsg-5.0 (Ubuntu Dapper)
   Status: Invalid = Incomplete

-- 
'flush tables with read lock' causes mysql server to deadlock
https://bugs.launchpad.net/bugs/105225
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105225] Re: 'flush tables with read lock' causes mysql server to deadlock

2007-09-21 Thread Launchpad Janitor
[Expired for mysql-dfsg-5.0 (Ubuntu Dapper) because there has been no
activity for 60 days.]

-- 
'flush tables with read lock' causes mysql server to deadlock
https://bugs.launchpad.net/bugs/105225
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105225] Re: 'flush tables with read lock' causes mysql server to deadlock

2007-07-23 Thread Martin Pitt
Needs reproduction recipe, so it's not 'triaged'.

** Changed in: mysql-dfsg-5.0 (Ubuntu Dapper)
   Status: Triaged = Incomplete

-- 
'flush tables with read lock' causes mysql server to deadlock
https://bugs.launchpad.net/bugs/105225
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 105225] Re: 'flush tables with read lock' causes mysql server to deadlock

2007-07-18 Thread Soren Hansen
On Tue, Jul 17, 2007 at 01:34:48PM -, Scott Kitterman wrote:
 Here is the svn commit that fixed the problem:
 
 http://lists.mysql.com/commits/6835
 
 Someon who is more familiar that me (e.g. more than not at all) with the
 mysql code base should look this over and pull the relevant bits out for
 this bug (the commit fixed two bugs).  It should be easy enough to
 produce an updated package from there.

Just glancing at the patch, it seems that the two bugs were essentially
duplicates, so fixing one without fixing the other would have been
difficult. :) The patch applies just fine to the Dapper. I'll run a few
quick tests.

-- 
Soren Hansen
Ubuntu Server Team
http://www.ubuntu.com/

-- 
'flush tables with read lock' causes mysql server to deadlock
https://bugs.launchpad.net/bugs/105225
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 105225] Re: 'flush tables with read lock' causes mysql server to deadlock

2007-07-18 Thread Soren Hansen
Can someone provide an easy way to reproduce this bug? I took a cleanly
installed mysql-server-5.0 instance, created a database, created a table
and dumped a stack of data into it, ran 'FLUSH TABLES WITH READ LOCK',
but no luck.

-- 
Soren Hansen
Ubuntu Server Team
http://www.ubuntu.com/

-- 
'flush tables with read lock' causes mysql server to deadlock
https://bugs.launchpad.net/bugs/105225
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105225] Re: 'flush tables with read lock' causes mysql server to deadlock

2007-07-17 Thread Liam Bedford
okay, so where do things go from here? do you have to make the changes for it 
to be considered for SRU, or do I? it looks
like whoever is producing the gutsy one is?

-- 
'flush tables with read lock' causes mysql server to deadlock
https://bugs.launchpad.net/bugs/105225
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105225] Re: 'flush tables with read lock' causes mysql server to deadlock

2007-07-17 Thread Scott Kitterman
Here is the svn commit that fixed the problem:

http://lists.mysql.com/commits/6835

Someon who is more familiar that me (e.g. more than not at all) with the
mysql code base should look this over and pull the relevant bits out for
this bug (the commit fixed two bugs).  It should be easy enough to
produce an updated package from there.

-- 
'flush tables with read lock' causes mysql server to deadlock
https://bugs.launchpad.net/bugs/105225
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105225] Re: 'flush tables with read lock' causes mysql server to deadlock

2007-07-16 Thread Mathias Gug
Thanks taking the time to report this bug and helping to make Ubuntu
better. However, I am closing it because the bug has been fixed in the
latest development version of Ubuntu - the Gutsy Gibbon.

If you need a fix for the bug in previous versions of Ubuntu, please
follow the instructions for How to request new packages at [WWW]
https://help.ubuntu.com/community/UbuntuBackports#request-new-packages .

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: New = Fix Released

-- 
'flush tables with read lock' causes mysql server to deadlock
https://bugs.launchpad.net/bugs/105225
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 105225] Re: 'flush tables with read lock' causes mysql server to deadlock

2007-07-16 Thread Scott Kitterman
Please don't suggest Backports for bug fixes.  Backports are for new 
features.  Since *-backports are not enabled by default, bugs needing to be 
in released versions should be addressed through the SRU process.  That way 
all Ubuntu users can benifit.

-- 
'flush tables with read lock' causes mysql server to deadlock
https://bugs.launchpad.net/bugs/105225
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105225] Re: 'flush tables with read lock' causes mysql server to deadlock

2007-07-16 Thread Liam Bedford
So where is the LTS for dapper? or is that only for some security updates? 
5.0.22 of mysql is going to be pretty obsolete by the
time dapper has finished being supported in 2011. Or do we only get support if 
we pay for it or are willing to use backports?

-- 
'flush tables with read lock' causes mysql server to deadlock
https://bugs.launchpad.net/bugs/105225
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105225] Re: 'flush tables with read lock' causes mysql server to deadlock

2007-07-16 Thread Mathias Gug
I've reopen the bug for dapper.

This bug may qualify for a SRU, which is described here:
https://wiki.ubuntu.com/StableReleaseUpdates.

** Changed in: mysql-dfsg-5.0 (Ubuntu Dapper)
   Importance: Undecided = Medium
   Status: New = Triaged

-- 
'flush tables with read lock' causes mysql server to deadlock
https://bugs.launchpad.net/bugs/105225
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs