mirror of
https://github.com/MariaDB/server.git
synced 2026-04-19 06:45:32 +02:00
add all csv extensions to the ha_tina_exts[] array
This commit is contained in:
parent
5f2b07efc7
commit
b816a2d43b
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ static void init_tina_psi_keys(void)
|
|||
static const char *ha_tina_exts[] = {
|
||||
CSV_EXT,
|
||||
CSM_EXT,
|
||||
CSN_EXT,
|
||||
NullS
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue