mirror of
https://github.com/MariaDB/server.git
synced 2026-05-03 13:45:34 +02:00
Merge a compile fix.
This commit is contained in:
commit
7a4f45688a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[MYSQL]
|
||||
post_commit_to = "commits@lists.mysql.com"
|
||||
post_push_to = "commits@lists.mysql.com"
|
||||
tree_name = "mysql-5.1-bugteam"
|
||||
tree_name = "mysql-5.1"
|
||||
|
|
|
|||
|
|
@ -1729,7 +1729,7 @@ restart:
|
|||
- block assigned but not yet read from file (invalid data).
|
||||
*/
|
||||
|
||||
#if THREAD
|
||||
#ifdef THREAD
|
||||
if (keycache->in_resize)
|
||||
{
|
||||
/* This is a request during a resize operation */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue