[MDEV-5476] Found Index PRIMARY whose column info does not match that of MySQL ENUM type Created: 2013-12-20 Updated: 2014-01-26 Due: 2014-01-21 Resolved: 2014-01-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.34 |
| Fix Version/s: | 5.5.35 |
| Type: | Bug | Priority: | Major |
| Reporter: | Luke Pascal | Assignee: | Sergei Golubchik |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 6.2 |
||
| Issue Links: |
|
||||||||
| Description |
|
I found same issue as
|
| Comments |
| Comment by Elena Stepanova [ 2013-12-20 ] |
|
Is there a typo in the bug number you were referring to? |
| Comment by Luke Pascal [ 2013-12-21 ] |
|
Yes indeed. Is about Seems that this bug exist in the rpm version for CentOS in MariaDB 5.5.34 |
| Comment by Elena Stepanova [ 2013-12-22 ] |
|
Thank you. That's right, as you can see from |
| Comment by Luke Pascal [ 2013-12-24 ] |
|
No damage. How can I bug fix 5.5 ? is 10.0 compatible with Mysql innodb raw partition ? |
| Comment by Luke Pascal [ 2013-12-24 ] |
|
We tested 5.5 and is great. I just want to fix this . Can you help? |
| Comment by Elena Stepanova [ 2013-12-24 ] |
|
Hi Sergei, Do you remember why |
| Comment by Luke Pascal [ 2014-01-06 ] |
|
Hi, I would also need patch for 5.5.34 and src rpm. Is possible ? Where I can find this? |
| Comment by Sergei Golubchik [ 2014-01-06 ] |
|
The final patch is here: http://bazaar.launchpad.net/~maria-captains/maria/10.0/revision/3903 Instead you can try to copy get_innobase_type_from_mysql_type() function from XtraDB to InnoDB. There is no source rpm, we build rpm packages from the source tree using cmake. See https://mariadb.com/kb/en/source-building-mariadb-on-centos/ for details. |
| Comment by Luke Pascal [ 2014-01-06 ] |
|
Interesting is that when I force to use XtraDB I have same errors in log. |
| Comment by Sergei Golubchik [ 2014-01-26 ] |
|
I cannot repeat that. I get the warning only with InnoDB, but not with XtraDB. |
| Comment by Sergei Golubchik [ 2014-01-26 ] |
|
please, don't hesitate to reopen this bug report, if you have a complete repeatable test case |