mirror of
https://github.com/MariaDB/server.git
synced 2026-04-27 10:45:30 +02:00
merging fix
This commit is contained in:
commit
8d3eb141e0
10 changed files with 58 additions and 6 deletions
|
|
@ -7950,7 +7950,7 @@ C_MODE_START
|
|||
int test_if_data_home_dir(const char *dir)
|
||||
{
|
||||
char path[FN_REFLEN];
|
||||
uint dir_len;
|
||||
int dir_len;
|
||||
DBUG_ENTER("test_if_data_home_dir");
|
||||
|
||||
if (!dir)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue