mirror of
https://github.com/MariaDB/server.git
synced 2026-05-04 22:25:32 +02:00
WL#5030: Splitting mysql_priv.h
Adding my_global.h first in all files using NO_EMBEDDED_ACCESS_CHECKS. Correcting a merge problem resulting from a changed definition of check_some_access compared to the original patches.
This commit is contained in:
parent
e92b3c587c
commit
46bd78b9ee
28 changed files with 41 additions and 3 deletions
|
|
@ -16,6 +16,7 @@
|
|||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
|
||||
|
||||
#include "my_global.h" /* NO_EMBEDDED_ACCESS_CHECKS */
|
||||
#include "violite.h" /* SSL_type */
|
||||
#include "sql_class.h" /* LEX_COLUMN */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue