[MDEV-31174] New class Native_functions_hash Created: 2023-05-03 Updated: 2023-07-04 Resolved: 2023-05-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Parser |
| Fix Version/s: | 10.4.31, 10.5.22, 10.6.15, 10.9.8, 10.10.6, 10.11.5, 11.0.3, 11.1.2 |
| Type: | Task | Priority: | Critical |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
In order to fix
To simplify handling of multiple function hashes, let's introduce a new class: class Native_functions_hash: public HASH |