[MCOL-106] Use mariadb_*_st structures instead of mysql_*_st structures in plugins Created: 2016-06-03 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MDB Plugin |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Justin Swanhart (Inactive) | Assignee: | Unassigned |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | ColumnStore Compatibility Improvements |
| Description |
|
migrate away from mysql_*_st defines and use mariadb ones. There are a few minor changes (added fields) in the new structures which should be populated. |