I have a patch to be "DROP DATABASE need Super_priv"
https://gist.github.com/yoku0825/ec783f4f2b6350a860c4736ad4739d16
yoku0825,
2016-10-25 16:43 GMT+09:00 Lukas Lehner :
> Thanks Rhys.
>
> Is there an other way? With your solution the customer can't use standard
> SQL (they are forced to use
Hi,
I seem your compilation process can't find openssl/ssl.h
Do you install openssl-devel?
yoku0825,
2015-03-17 9:46 GMT+09:00 Fay Hou :
> Thank you for your time. I do see the libmysqlclient installed.
>
> []# find / -name libmysqlclient_r*
> /usr/lib64/libmysqlclient_r.so.15
> /usr/lib64/libm
>
> Jan,
> We do have innodb_file_per_table set to 1. About your question - as I've
> mentioned we've never used compression or barracuda before so we want to
> tread lightly. Also considering that Antelope is the default file format, I
> assumed that it was (possibl
Setting innodb_file_format Barracuda needs innodb_file_per_table.
So, your (new created) Barracuda table is putted into one .ibd file.
Any other your Antelope tables (in other .ibd files or ibdata1) don't be
affected that operation.
I have mix of Antelope/Barracuda for years in our production envi
4 matches
Mail list logo