mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
bzr merge -rtag:mariadb-10.0.15 maria/10.0
This commit is contained in:
@ -84,7 +84,7 @@ When one supplies long data for a placeholder:
|
||||
at statement execute.
|
||||
*/
|
||||
|
||||
#include "my_global.h" /* NO_EMBEDDED_ACCESS_CHECKS */
|
||||
#include <my_global.h> /* NO_EMBEDDED_ACCESS_CHECKS */
|
||||
#include "sql_priv.h"
|
||||
#include "unireg.h"
|
||||
#include "sql_class.h" // set_var.h: THD
|
||||
|
Reference in New Issue
Block a user