[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2011-09-19 Thread Ubuntu QA's Bug Bot
** Tags added: testcase -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/684398 Title: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145) To manage

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2011-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package mysql-dfsg-5.1 - 5.1.41-3ubuntu12.9 --- mysql-dfsg-5.1 (5.1.41-3ubuntu12.9) lucid-proposed; urgency=low * added patch to fix a bug where certain ALTER TABLE queries would crash the server (LP: #684398) -

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2011-01-25 Thread Imre Gergely
Confirming fix works on Lucid mysql ALTER TABLE `grtdiff_alter_test`.`t1` DROP COLUMN `t` , ADD COLUMN `t2` TEXT NULL FIRST; Query OK, 0 rows affected (0.13 sec) Records: 0 Duplicates: 0 Warnings: 0 mysql \q Bye root@utest-lls32:~# apt-cache policy mysql-server mysql-server: Installed:

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2011-01-25 Thread Jean-Baptiste Lallement
** Tags added: verification-done ** Tags removed: verification-needed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu. https://bugs.launchpad.net/bugs/684398 Title: mysqld crashes on certain ALTER TABLE

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2011-01-25 Thread Martin Pitt
At this point I think it is safe to say that it doesn't make much sense to fix that in karmic any more. ** Changed in: mysql-dfsg-5.1 (Ubuntu Karmic) Status: Confirmed = Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2011-01-20 Thread Martin Pitt
Accepted mysql-dfsg-5.1 into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: mysql-dfsg-5.1

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2011-01-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/mysql-dfsg-5.1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu. https://bugs.launchpad.net/bugs/684398 Title: mysqld crashes on certain ALTER TABLE queries (MySQL

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2011-01-14 Thread Martin Pitt
Subscribed sponsors, looks fine for SRU. Thanks! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu. https://bugs.launchpad.net/bugs/684398 Title: mysqld crashes on certain ALTER TABLE queries (MySQL Bug

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-29 Thread Imre Gergely
I've managed to build the package. Morale of the story: never build two mysql packages at once, because stuff will conflict and tests will fail :-) After building and testing I realized I forgot to add the patch to 00list, so now I'm redoing it all, and I will attach the new patches in a little

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-29 Thread Imre Gergely
** Patch added: Lucid debdiff https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/684398/+attachment/1778804/+files/lucid.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-29 Thread Imre Gergely
** Patch added: Karmic debdiff https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/684398/+attachment/1778805/+files/karmic.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-29 Thread Imre Gergely
The fix is a one-liner, but there were some test added/modified which I did include in the diff, technically it's not part of the fix, but I thought it should be included. As far as I can tell the tests went fine when compiling. gi...@voy:~/WORK/ubuntu/pbuilder/logs$ cat

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-28 Thread Imre Gergely
Attached some debdiffs for Lucid and Karmic, please take a look. I've tried to build the package with the patch applied, but some tests failed, I'm not sure why. Output before build failing: The servers were restarted 437 times Spent 665.008 of 1469 seconds executing testcases Failed 5/752

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-28 Thread Imre Gergely
** Patch added: Debdiff for Lucid https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/684398/+attachment/1778576/+files/lucid.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-28 Thread Imre Gergely
** Patch added: Debdiff for Karmic. https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/684398/+attachment/1778577/+files/karmic.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-08 Thread Brian Murray
** Changed in: mysql-dfsg-5.1 (Ubuntu Lucid) Milestone: None = lucid-updates -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu. https://bugs.launchpad.net/bugs/684398 Title: mysqld crashes on certain ALTER

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-03 Thread Clint Byrum
Hi tjw! Thanks for taking the time to file this report and help us make Ubuntu better. Looks legitimate and would definitely be a good fix for Lucid. Nominated for Lucid and marking as Fix Released in the current development release. ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: New =

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-03 Thread Clint Byrum
** Bug watch added: MySQL Bug System #31145 http://bugs.mysql.com/bug.php?id=31145 ** Also affects: mysql-server via http://bugs.mysql.com/bug.php?id=31145 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-03 Thread Chuck Short
** Also affects: mysql-dfsg-5.1 (Ubuntu Karmic) Importance: Undecided Status: New ** Also affects: mysql-dfsg-5.1 (Ubuntu Lucid) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-03 Thread Clint Byrum
** Changed in: mysql-dfsg-5.1 (Ubuntu Lucid) Status: New = Confirmed ** Changed in: mysql-dfsg-5.1 (Ubuntu Karmic) Status: New = Confirmed ** Changed in: mysql-dfsg-5.1 (Ubuntu Karmic) Importance: Undecided = Medium ** Changed in: mysql-dfsg-5.1 (Ubuntu Lucid) Importance: