[MDEV-6301] Return the wrong result while using Spider engine with 'where' and 'order' Created: 2014-06-04 Updated: 2014-06-11 Resolved: 2014-06-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.10-galera |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Critical |
| Reporter: | Ann Chi | Assignee: | Kentoku Shiba (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | spider | ||
| Attachments: |
|
| Description |
|
We are using InnoDB as the remote DB server which stores the physical data ( With Galera Cluster)
The value of 'name'/'createUserId'/'updateUserId' will be null/0 but others will have its original value. We have no idea if this is bug of Spider engine or anything related to mariaDB. The origin of database (the remote DB server) will not have this problem if the statement is executed there. Attached is the snap shot of version information. |
| Comments |
| Comment by Ann Chi [ 2014-06-06 ] | ||||||||
|
We just found a temp solution and somehow the 'root cause' of this issue. | ||||||||
| Comment by Sergey Vojtovich [ 2014-06-11 ] | ||||||||
|
Fixed in 10.0.12.
|