mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
fix rdb_i_s.cc build
This commit is contained in:
parent
28b4037242
commit
e9573c0596
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ using SLong = Show::SLong;
|
|||
using SLonglong = Show::SLonglong;
|
||||
using ULonglong = Show::ULonglong;
|
||||
using Double = Show::Double;
|
||||
using STiny = Show::STiny;
|
||||
|
||||
|
||||
static ST_FIELD_INFO rdb_i_s_cfstats_fields_info[] = {
|
||||
|
|
Loading…
Reference in a new issue