[MCOL-1752] Oracle Compatibility: A specific stored procedure caused mysqld to crash Created: 2018-09-27 Updated: 2022-11-05 Resolved: 2022-11-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MariaDB Server |
| Affects Version/s: | 1.2.0 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build tested: Github source Testing Oracle compatibility feature, using MariaDB 10.3.9 as the reference. SQLMODE has to set as the following: SET SQL_MODE=ORACLE; The following stored procedures created fine, but mysqld crash when executing the CALL command. The same test works fine for the reference server.
|
| Comments |
| Comment by Daniel Lee (Inactive) [ 2018-09-27 ] |
|
mysqld err log contains the following entries: 2018-09-27 19:15:22 0 [Warning] /usr/local/mariadb/columnstore/mysql//bin/mysqld: unknown variable 'loose-server_audit_syslog_info=cols1umnstore-1' |
| Comment by Todd Stoffel (Inactive) [ 2022-11-05 ] |
|
This item is being closed because it was well passed the expiration date with no activity. If you suspect this was done in error please create a new ticket. |