1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

Post-merge fixes.

This commit is contained in:
unknown
2005-06-17 01:58:36 +04:00
parent 574f6c8dcc
commit db10586e80
5 changed files with 17 additions and 16 deletions

View File

@@ -647,7 +647,7 @@ typedef struct system_status_var
variable in system_status_var
*/
#define last_system_status_var filesort_scan_count
#define last_system_status_var com_stmt_close
void free_tmp_table(THD *thd, TABLE *entry);