/* Limits for internal temporary tables (MyISAM or Aria) */
uintinternal_tmp_table_max_key_length;
uintinternal_tmp_table_max_key_segments;
boolmax_user_connections_checking=0;
/**
Limit of the total number of prepared statements in the server.
...
...
@@ -5151,11 +5147,6 @@ a file name for --log-bin-index option", opt_binlog_index_name);
sql_print_error("Aria engine is not enabled or did not start. The Aria engine must be enabled to continue as mysqld was configured with --with-aria-tmp-tables");