mirror of
https://github.com/MariaDB/server.git
synced 2026-04-23 16:55:31 +02:00
Change SET variables to be ulonglong type (64bit)
include/mysql/plugin.h:
WL2936
Change SET variables to be unsigned long long type
Changed use of ulonglong to unsigned long long
sql/sql_plugin.cc:
WL2936
Change SET variables to be ulonglong type (64bit)
|
||
|---|---|---|
| .. | ||
| plugin.h | ||