Bug #41528 test-create script included in sql-bench doesn't create tables with many keys.
Submitted: 17 Dec 2008 2:17 Modified: 14 Mar 2009 1:41
Reporter: Mikiya Okuno Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Staale Smedseng CPU Architecture:Any

[17 Dec 2008 2:17] Mikiya Okuno
Description:
test-create script included in sql-bench doesn't create tables with many keys. The test name is 'create_key+drop'.

How to repeat:
Turn general log on,
Run test-create script,
Then you can find that no tables are created with indexes.

Suggested fix:
diff test-create test-create-new
250c250
<   do_many($dbh,$server->create("bench_$i", \@fields, \@index));
---
>   do_many($dbh,$server->create("bench_$i", \@fields, \@keys));
[12 Feb 2009 14:32] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/66038

2801 Staale Smedseng	2009-02-12
      A fix for Bug#41528 "test-create script included in 
      sql-bench doesn't create tables with many keys".
[12 Feb 2009 15:19] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/66045

2804 Staale Smedseng	2009-02-12
      A fix for Bug#41528 "test-create script included in 
      sql-bench doesn't create tables with many keys".
[13 Feb 2009 12:29] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/66188

3037 Staale Smedseng	2009-02-13 [merge]
      Merge from 5.1-bugteam for Bug#41528
[13 Feb 2009 12:36] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/66190

2796 Staale Smedseng	2009-02-13
      A fix for Bug#41528
[13 Feb 2009 15:01] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/66223

3040 Staale Smedseng	2009-02-13 [merge]
      Merge of Bug#41528 from 5.1-bugteam
[13 Feb 2009 15:08] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/66226

3041 Staale Smedseng	2009-02-13 [merge]
      Merge of Bug#41528 from 5.1-bugteam
[19 Feb 2009 13:03] Bugs System
Pushed into 6.0.10-alpha (revid:sergey.glukhov@sun.com-20090218125737-5y5b2xo3duo1wlvo) (version source revid:azundris@mysql.com-20090213182753-tsqikd41gkwowrqq) (merge vers: 6.0.10-alpha) (pib:6)
[27 Feb 2009 20:47] Paul DuBois
Test suite change. No changelog entry needed.

Setting report to NDI pending push into 5.1.x.
[13 Mar 2009 19:04] Bugs System
Pushed into 5.1.33 (revid:joro@sun.com-20090313111355-7bsi1hgkvrg8pdds) (version source revid:vvaintroub@mysql.com-20090218093153-sjzxf01i4ezte0xp) (merge vers: 5.1.33) (pib:6)
[14 Mar 2009 1:41] Paul DuBois
Test suite change. No changelog entry needed.
[9 May 2009 16:41] Bugs System
Pushed into 5.1.34-ndb-6.2.18 (revid:jonas@mysql.com-20090508185236-p9b3as7qyauybefl) (version source revid:jonas@mysql.com-20090508100057-30ote4xggi4nq14v) (merge vers: 5.1.33-ndb-6.2.18) (pib:6)
[9 May 2009 17:38] Bugs System
Pushed into 5.1.34-ndb-6.3.25 (revid:jonas@mysql.com-20090509063138-1u3q3v09wnn2txyt) (version source revid:jonas@mysql.com-20090508175813-s6yele2z3oh6o99z) (merge vers: 5.1.33-ndb-6.3.25) (pib:6)
[9 May 2009 18:36] Bugs System
Pushed into 5.1.34-ndb-7.0.6 (revid:jonas@mysql.com-20090509154927-im9a7g846c6u1hzc) (version source revid:jonas@mysql.com-20090509073226-09bljakh9eppogec) (merge vers: 5.1.33-ndb-7.0.6) (pib:6)