mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Updated configure script to handle 1 digit numbers in MySQL version
Fixed a few typos from last patch
This commit is contained in:
@@ -1601,7 +1601,7 @@ mysql_execute_command(THD *thd)
|
||||
}
|
||||
if ((&lex->select_lex != lex->all_selects_list &&
|
||||
lex->unit.create_total_list(thd, lex, &tables, 0))
|
||||
#ifndef HAVE_REPLICATION
|
||||
#ifdef HAVE_REPLICATION
|
||||
||
|
||||
(table_rules_on && tables && thd->slave_thread &&
|
||||
!tables_ok(thd,tables))
|
||||
|
||||
Reference in New Issue
Block a user