Module mariadb_sys::file_opt_type
source · Constants§
- Escaped string (LEX_STRING)
- String (LEX_STRING)
- list of escaped strings (List<LEX_STRING>)
- timestamp (LEX_STRING have to be allocated with length 20 (19+1)
- list of ulonglong values (List
) - ulonglong parameter (ulonglong)
- Similar to longlong, but needs conversion