Bug #7917 Server crash with Mysql 5.0.2-alpha-win
Submitted: 14 Jan 2005 21:13 Modified: 14 Jan 2005 21:47
Reporter: [ name withheld ] Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.2-alpha-win OS:Windows (WinXP SP1)
Assigned to: CPU Architecture:Any

[14 Jan 2005 21:13] [ name withheld ]
Description:
I extracted the no-install-zip to a folder, started the database (mysqld-nt --standalone)

The server crashes with:
SHOW COLUMNS FROM simple_sys_hosts

(the process ends, no special entry in the logs)

here are some logs (If you need any more, please mail me):

mysqld-nt, Version: 5.0.2-alpha-nt-log. started with:
TCP Port: 3306, Named Pipe: MySQL
Time                 Id Command    Argument
050114 21:59:43	      1 Connect     root@localhost on sgs_0_11ddasi
		      1 Init DB     sgs_0_11ddasi
		      1 Init DB     sgs_0_11ddasi
		      1 Query       select version()
		      1 Query       select version()
		      1 Query       SHOW INDEX FROM simple_sys_hosts
		      1 Query       SHOW COLUMNS FROM simple_sys_hosts

050114 22:07:55  InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 43634.
InnoDB: Doing recovery: scanned up to log sequence number 0 43634
050114 22:07:55  InnoDB: Flushing modified pages from the buffer pool...
050114 22:07:55  InnoDB: Started; log sequence number 0 43634
mysqld-nt: ready for connections.
Version: '5.0.2-alpha-nt-log'  socket: ''  port: 3306  Source distribution

How to repeat:
install the database, connect and run this query: SHOW COLUMNS FROM simple_sys_hosts
[14 Jan 2005 21:47] MySQL Verification Team
Thank you for the bug report. It is duplicate of:

http://bugs.mysql.com/bug.php?id=6950