[Bug 394036] Re: MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)

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: Triaged = 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/394036

Title:
  MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.0/+bug/394036/+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 394036] Re: MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)

2009-08-26 Thread Shang Wu
Seems to be directly related to:
http://bugs.mysql.com/bug.php?id=21476

** Bug watch added: MySQL Bug System #21476
   http://bugs.mysql.com/bug.php?id=21476

-- 
MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)
https://bugs.launchpad.net/bugs/394036
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-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 394036] Re: MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)

2009-08-24 Thread Mathias Gug
On a related note, here is a link where previous versions of mysql 5.0
can be downloaded:

http://snaps.mysql.com/archives.php?p=mysql-5.0o=other

-- 
MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)
https://bugs.launchpad.net/bugs/394036
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-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 394036] Re: MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)

2009-08-23 Thread Andreas Olsson
I can reproduce this bug in MySQL 5.0.24a-9ubuntu2.4 (edgy)
It appears to have been fixed in MySQL 5.0.38-0ubuntu1 (feisty)

Do note that even affected MySQL versions can detect/handle ERROR 1436.
It seems as if the option thread_stack has to be within a certain range
for this bug to manifest itself.

-- 
MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)
https://bugs.launchpad.net/bugs/394036
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-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 394036] Re: MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)

2009-08-20 Thread Mathias Gug
What needs to be to move things forward on dapper is to figure out which
version of mysql has the fix.

1. Narrow down the range of versions to test by testing mysql packages from 
every release (edgy, feisty, gutsy).
2. Figure out if mysql keeps an archive of all previous releases. If not, look 
at the bzr branches  - they may use tag for each release.
3. Use the bisection method to find out which release of mysql fixed the bug by 
building a binary package for each release.
4. Go through the list of changes for that release and figure out which patch 
has fixed the bugs.

-- 
MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)
https://bugs.launchpad.net/bugs/394036
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-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 394036] Re: MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)

2009-07-08 Thread Mathias Gug
On hardy and above the server doesn't crash. Instead the following error
is reported:

ERROR 1436 (HY000): Thread stack overrun:  250312 bytes used of a 262144
byte stack, and 12000 bytes needed.  Use 'mysqld -O thread_stack=#' to
specify a bigger stack.

Marking bug Fixed Released for hardy and above.


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

** Also affects: mysql-dfsg-5.0 (Ubuntu Dapper)
   Importance: Undecided
   Status: New

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

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

-- 
MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)
https://bugs.launchpad.net/bugs/394036
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-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 394036] Re: MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)

2009-07-01 Thread Daniel van Eeden
I  saw a similair query which seem to crash the MySQL client (version
5.0.22-0ubuntu6.06.11).

mysql SELECT CONCAT('', 

[Bug 394036] Re: MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)

2009-07-01 Thread Daniel van Eeden
The above query together with this config crashes the server.

# egrep -v ^($|#) /etc/mysql/my.cnf 
[client]
port= 3306
socket  = /var/run/mysqld/mysqld.sock
[mysqld_safe]
socket  = /var/run/mysqld/mysqld.sock
nice= 0
core-file-size  = unlimited
[mysqld]
core-file
user= mysql
pid-file= /var/run/mysqld/mysqld.pid
socket  = /var/run/mysqld/mysqld.sock
port= 3306
basedir = /usr
datadir = /export/mysql
tmpdir  = /tmp
language= /usr/share/mysql/english
skip-external-locking
old_passwords   = 1
bind-address= 0.0.0.0
key_buffer  = 128M
max_allowed_packet  = 16M
thread_stack= 265K
table_cache = 16M
query_cache_limit   = 1048576
query_cache_size= 128M
query_cache_type= 1
log-bin = /var/log/mysql/mysql-bin.log
expire-logs-days= 20
max_binlog_size = 104857600
skip-bdb
innodb_buffer_pool_size = 64M
[mysqldump]
quick
quote-names
max_allowed_packet  = 16M
[mysql]
[isamchk]
key_buffer  = 16M

-- 
MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)
https://bugs.launchpad.net/bugs/394036
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-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs