[MDEV-11320] MariaRocks: rocksdb.type_text_indexes fails Created: 2016-11-20 Updated: 2020-11-22 Resolved: 2016-11-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - RocksDB |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
A part of testcase that fails:
|
| Comments |
| Comment by Sergei Petrunia [ 2016-11-20 ] | ||||||
|
The difference comes from
In MariaDB the function was renamed to
MariaDB:
facebook/mysql-5.6:
| ||||||
| Comment by Sergei Petrunia [ 2016-11-20 ] | ||||||
|
The change in facebook/mysql-5.6 comes from: This is a bug in MySQL: http://bugs.mysql.com/bug.php?id=81810 , that is also repeatable in MariaDB. | ||||||
| Comment by Sergei Petrunia [ 2016-11-21 ] | ||||||
|
Fix pushed into 10.2-mariarocks tree. |