1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0

into  sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0
This commit is contained in:
bell@sanja.is.com.ua
2005-10-04 07:51:53 +03:00
4 changed files with 87 additions and 37 deletions

View File

@@ -2461,6 +2461,7 @@ You should consider changing lower_case_table_names to 1 or 2",
unireg_abort(1);
}
query_cache_result_size_limit(query_cache_limit);
query_cache_init();
query_cache_resize(query_cache_size);
randominit(&sql_rand,(ulong) start_time,(ulong) start_time/2);
reset_floating_point_exceptions();