The InnoDB Forums: InnoDB Plugin InnoDB Forums
Discussions about installation and use of the plugin version of InnoDB. 
Re: reporting bugs
Posted by: sunny ()
Date: Apr 18, 2008 05:57

Shane,

Can't reproduce the bug with the latest BK snapshot + release plugin source on Linux/64. The bug report suggests "any OS" , have you tested on Linux ? This is what I did to reproduce the bug:

bkf clone bk://mysql.bkbits.net/mysql-5.1 5.1
cd 5.1/storage
rm -rf innobase
wget [www.innodb.com] (into /tmp)
tar xvzf /tmp/innodb_plugin-1.0.0-5.1.tar.gz
mv innodb_plugin-1.0.0-5.1 innobase
cd ..
./configure
cd storage/innobase
make

Then I copied the .libs/ha_innodb.so to where I had installed the 5.1.25 (with statically linked InnoDB that came with the BK snapshot)/lib/mysql/plugin.

Fired up the server with the --skip-innodb option.

Ran the bug36172.sql test and no crash.

sunny@xen:5.1> mysql -D test < /tmp/bug36172.sql
Table Op Msg_type Msg_text
test.table0 check status OK
Table Op Msg_type Msg_text
test.table0 check status OK

Can you please check the above steps and let me know if that's what you did. Also, can you reproduce it every time or is it random ? Note: I ran the plugin binary on the same system on which it was built.

Regards,
-sunny

Navigate: Previous MessageNext Message
Options: ReplyQuote


Subject Views Written By Posted
reporting bugs 5418 sbester 17.04.2008 11:28
Re: reporting bugs 2325 sunny 18.04.2008 03:47
Re: reporting bugs 2175 sbester 18.04.2008 04:33
Re: reporting bugs 2183 sunny 18.04.2008 05:57
Re: reporting bugs 2158 sbester 18.04.2008 09:14
Re: reporting bugs 2111 sbester 18.04.2008 09:44
Re: reporting bugs 2375 sunny 18.04.2008 09:51
Re: reporting bugs 2181 sunny 18.04.2008 15:10
Re: reporting bugs 2145 Vasil Dimov 23.04.2008 10:07
Re: reporting bugs 2101 sbester 23.04.2008 13:14
Re: reporting bugs 2080 Vasil Dimov 24.04.2008 17:13


Array
Sorry, only registered users may post in this forum.
Powered by Phorum.