Bug #19197 | Update crashing the server. | ||
---|---|---|---|
Submitted: | 19 Apr 2006 13:20 | Modified: | 19 Jun 2006 18:18 |
Reporter: | Gilberto Müller | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | mysql-pro-5.0.20-linux-i686-glibc23 | OS: | Linux (linux debian) |
Assigned to: | CPU Architecture: | Any |
[19 Apr 2006 13:20]
Gilberto Müller
[19 Apr 2006 13:29]
MySQL Verification Team
Thank you for the bug report. Have you followed the instruction for upgrading mentioned at?: http://dev.mysql.com/doc/refman/5.0/en/upgrading-from-4-1.html Otherwise can you try these instructions? Thanks in advance.
[19 Apr 2006 13:43]
Gilberto Müller
I don't followed these instructions. I'll try it and let you know. Is there any problem upgrading my slave?! Because my masters will stay as 4.0 or 4.1 versions... (I have a server with many slaves) Thank you
[19 Apr 2006 17:18]
MySQL Verification Team
Thank you for the feedback. What you need to care is about the incompatible changes, otherwise the slave will have problems with those queries. You can see these incompatibles changes in the link I mentioned.
[20 Apr 2006 6:26]
Heikki Tuuri
Gilberto, please resolve the stack traces. Heikki
[20 Apr 2006 15:00]
Gilberto Müller
Hi there! Ok, here we go! First one: #################### 0x81700e0 handle_segfault + 356 0xffffe420 _end + -140096144 0x8aa2844 _end + 5280148 0x8373938 heap_write + 88 0x820f452 _ZN7ha_heap9write_rowEPc + 66 0x81d696f _ZN12multi_update9send_dataER4ListI4ItemE + 179 0x81bc7f5 _Z8end_sendP4JOINP13st_join_tableb + 485 0x81bc149 _Z20evaluate_join_recordP4JOINP13st_join_tableiPc + 329 0x81b5f2a _Z10sub_selectP4JOINP13st_join_tableb + 178 0x81bc149 _Z20evaluate_join_recordP4JOINP13st_join_tableiPc + 329 0x81b5f2a _Z10sub_selectP4JOINP13st_join_tableb + 178 0x81bbdfc _Z9do_selectP4JOINP4ListI4ItemEP8st_tableP9Procedure + 268 0x81b204d _ZN4JOIN4execEv + 4121 0x81b2b8d _Z12mysql_selectP3THDPPP4ItemP13st_table_listjR4ListIS1_ES2_jP8st_orderSB_S2_SB_mP13select_resultP18st_select_lex_unitP13st_sel + 305 0x81d5b56 _Z18mysql_multi_updateP3THDP13st_table_listP4ListI4ItemES6_PS4_y15enum_duplicatesbP18st_select_lex_unitP13st_select_lex + 286 0x8184dca _Z21mysql_execute_commandP3THD + 3970 0x818b416 _Z11mysql_parseP3THDPcj + 306 0x81e26e3 _ZN15Query_log_event10exec_eventEP17st_relay_log_infoPKcj + 1467 0x81e2124 _ZN15Query_log_event10exec_eventEP17st_relay_log_info + 24 0x8248196 _Z20exec_relay_log_eventP3THDP17st_relay_log_info + 610 0x8245f2b handle_slave_sql + 999 0xb7f97b63 _end + -1348475725 0xb7ed018a _end + -1349293350 #################### Second one: #################### 0x81700e0 handle_segfault + 356 0xffffe420 _end + -140096144 0x8aa2844 _end + 5280148 0x8373938 heap_write + 88 0x820f452 _ZN7ha_heap9write_rowEPc + 66 0x81d696f _ZN12multi_update9send_dataER4ListI4ItemE + 179 0x81bc7f5 _Z8end_sendP4JOINP13st_join_tableb + 485 0x81bc149 _Z20evaluate_join_recordP4JOINP13st_join_tableiPc + 329 0x81b5f2a _Z10sub_selectP4JOINP13st_join_tableb + 178 0x81bc149 _Z20evaluate_join_recordP4JOINP13st_join_tableiPc + 329 0x81b5f2a _Z10sub_selectP4JOINP13st_join_tableb + 178 0x81bbdfc _Z9do_selectP4JOINP4ListI4ItemEP8st_tableP9Procedure + 268 0x81b204d _ZN4JOIN4execEv + 4121 0x81b2b8d _Z12mysql_selectP3THDPPP4ItemP13st_table_listjR4ListIS1_ES2_jP8st_orderSB_S2_SB_mP13select_resultP18st_select_lex_unitP13st_sel + 305 0x81d5b56 _Z18mysql_multi_updateP3THDP13st_table_listP4ListI4ItemES6_PS4_y15enum_duplicatesbP18st_select_lex_unitP13st_select_lex + 286 0x8184dca _Z21mysql_execute_commandP3THD + 3970 0x818b416 _Z11mysql_parseP3THDPcj + 306 0x81e26e3 _ZN15Query_log_event10exec_eventEP17st_relay_log_infoPKcj + 1467 0x81e2124 _ZN15Query_log_event10exec_eventEP17st_relay_log_info + 24 0x8248196 _Z20exec_relay_log_eventP3THDP17st_relay_log_info + 610 0x8245f2b handle_slave_sql + 999 0xb7f0cb63 _end + -1349045069 0xb7e4518a _end + -1349862694 ####################
[20 Apr 2006 16:21]
Valeriy Kravchuk
Please, check also if you'll get a crash after dumping tables in 4.0.x and restoring them in 5.0.20.
[20 Apr 2006 16:27]
Gilberto Müller
Hi, I already did that, you could take a look at: http://bugs.mysql.com/bug.php?id=19175 Thanx
[20 Apr 2006 16:30]
Gilberto Müller
Sorry, i misunderstand you, I'll do that and let you know them...
[20 Apr 2006 18:33]
Gilberto Müller
Hi Valeriy, I've restored the dump from 4.0.18 to a 5.0.20 server without troubles. Please let me know if there are other way for me to help... Regards.
[21 Apr 2006 7:20]
Valeriy Kravchuk
So, can you repeat a crash with same updates on 5.0.20 with restored dump? I am just trying to figure out the exact sequence of actions that leads to the crash.
[21 Apr 2006 15:25]
Gilberto Müller
Sure, I'll restore the dump to a 4.1.13 server, and update it to 5.0.20 to "re-crash", and after I'll let you know the results...
[22 Apr 2006 11:49]
Valeriy Kravchuk
Please, reopen this bug report when you'll have any results with data restored on 5.0.20 from dump.
[22 Apr 2006 14:26]
Gilberto Müller
Ive restored the dump in a 5.0.20 server without crash, and/ar any troubles. What I'll try to do is restore the dump in a 4.1.13 server, and them upgrade it to 5.0.20, following the upgrade steps, and without following (again, because that is what crashed the server).
[12 May 2006 9:22]
Valeriy Kravchuk
> What I'll try to do is restore the dump in a 4.1.13 server, and them upgrade > it to 5.0.20, following the upgrade steps, and without following (again, > because that is what crashed the server). Have you got any results of the tests described above?
[19 May 2006 13:01]
Gilberto Müller
Sorry (again) for my late reply... I coun't test it yet, there to much work here since the server's update... But I'll see if I can get some results soon
[19 May 2006 18:18]
Valeriy Kravchuk
Please, reopen this bug report when you'll get results.
[19 Jun 2006 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".