maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #06694
MDEV-5273
Hi, Serg, all.
I'm not sure how about fixing this one:
https://mariadb.atlassian.net/browse/MDEV-5273
So would like your opinion.
The thing is that the SHOW commands with old-fasioned implementations
(those that aren't mapped to the SELECT FROM information_schema.something)
return stmt->field_count == 0 after the mysql_prepare_statement.
The fix i see involves some boring coding. Is it worth to get into it
right now?
Best regards.
HF
Follow ups