Bug #43693 | Maria: segfault during RESTORE | ||
---|---|---|---|
Submitted: | 17 Mar 2009 9:34 | Modified: | 26 May 2010 17:52 |
Reporter: | Guilhem Bichot | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Server: Maria storage engine | Severity: | S3 (Non-critical) |
Version: | 6.0-maria | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[17 Mar 2009 9:34]
Guilhem Bichot
[17 Mar 2009 12:38]
Guilhem Bichot
Bug happened when using this command line on Linux i686: # 18:51:01 # runall.pl \ # 18:51:01 # --basedir=... \ # 18:51:01 # --mysqld=--loose-innodb-lock-wait-timeout=5 \ # 18:51:01 # --mysqld=--table-lock-wait-timeout=5 \ # 18:51:01 # --mysqld=--loose-falcon-lock-wait-timeout=5 \ # 18:51:01 # --mysqld=--loose-falcon-debug-mask=2 \ # 18:51:01 # --mysqld=--skip-safemalloc \ # 18:51:01 # --grammar=conf/backup_simple.yy \ # 18:51:01 # --reporters=Deadlock,ErrorLog,Backtrace \ # 18:51:01 # --duration=1200 \ # 18:51:01 # --vardir=... \ # 18:51:01 # --mysqld=--log-output=file \ # 18:51:01 # --queries=100000 \ # 18:51:01 # --engine=maria