[MDEV-2896] LP:605375 - Table corruption with key-cache-segments > 51 Created: 2010-07-14 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Philip Stoev (Inactive) | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
In Maria 5.2, the main.ctype_latin1_de test fails when run with key-cache-segments > 51 : perl mysql-test-run.pl - main.ctype_latin1_de [ fail ] CURRENT_TEST: main.ctype_latin1_de mysqltest: Result length mismatch The test basically inserts some non-ascii values in a table and then runs CHECK TABLE |
| Comments |
| Comment by Igor Babaev [ 2010-07-26 ] |
|
Re: [Bug 605375] [NEW] Table corruption with key-cache-segments > 51 I failed to reproduce this bug with the current 5.2 tree. Regards, |
| Comment by Philip Stoev (Inactive) [ 2010-07-27 ] |
|
Re: [Bug 605375] [NEW] Table corruption with key-cache-segments > 51 It seems that this bug was fixed by the following push: Changed by: Sergei Golubchik <sergii@pisem.net> Changed files: a.. mysys/mf_keycache.c MODIFIED Philip Stoev wrote: I failed to reproduce this bug with the current 5.2 tree. Regards, – Status in Maria: New Bug description: perl mysql-test-run.pl - main.ctype_latin1_de [ fail ] CURRENT_TEST: main.ctype_latin1_de mysqltest: Result length mismatch The test basically inserts some non-ascii values in a table and then runs To unsubscribe from this bug, go to: |
| Comment by Igor Babaev [ 2010-07-27 ] |
|
Re: [Bug 605375] [NEW] Table corruption with key-cache-segments > 51 Regards, > ----- Original Message ----- |
| Comment by Rasmus Johansson (Inactive) [ 2011-12-13 ] |
|
Launchpad bug id: 605375 |