Bug #43694 Maria: assertion on "table->file->stats.records > 0 || error" in INSERT SELECT
Submitted: 17 Mar 2009 9:36 Modified: 26 May 2010 17:52
Reporter: Guilhem Bichot Email Updates:
Status: Unsupported Impact on me:
None 
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:36] Guilhem Bichot
Description:
Involves only Server code but tables are Maria, we should investigate if this happens for non-Maria tables.

How to repeat:
see pushbuild2 URL
[17 Mar 2009 12:39] Guilhem Bichot
Bug happened when using this on Solaris10SPARC
# 13:19:50 # runall.pl \ 
# 13:19:50 # --basedir=... \ 
# 13:19:50 # --mysqld=--loose-innodb-lock-wait-timeout=5 \ 
# 13:19:50 # --mysqld=--table-lock-wait-timeout=5 \ 
# 13:19:50 # --mysqld=--loose-falcon-lock-wait-timeout=5 \ 
# 13:19:50 # --mysqld=--loose-falcon-debug-mask=2 \ 
# 13:19:50 # --mysqld=--skip-safemalloc \ 
# 13:19:50 # --grammar=conf/backup_simple.yy \ 
# 13:19:50 # --reporters=Deadlock,ErrorLog,Backtrace \ 
# 13:19:50 # --duration=1200 \ 
# 13:19:50 # --vardir=... \ 
# 13:19:50 # --mysqld=--log-output=file \ 
# 13:19:50 # --queries=100000 \ 
# 13:19:50 # --engine=maria