Skip to content
Snippets Groups Projects
Commit 9718b2ae authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Search.Database.MySQL: Don't used DELAYED queries.

The DELAYED query modifier is:

  * Not supported with InnoDB tables. This causes failures with
    MySQL versions (eg 5.5) where InnoDB (and not MyISAM) is default.

  * Ignored in MySQL 5.6.

  * Deprecated in MySQL 5.6.6.

Fixes [bug 7255].
parent 282c37a4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment