Question : My mysql Database Directory size is full. So I want to change it to another partition where there […]
Tag: centos
Specifying a username while running initdb causes error in log on start of PostgreSQL process
Question : I have been forced to use a different default username for PostgreSQL. Before you ask: no, this is […]
Restoring encrypted DB to SQL vNext
Question : I wondered if anyone else may have tried restoring a copy of an encrypted database to an instance […]
Mysql 8 tables size
Question : We have a problem with an unreasonably large table size on the server, for example: Yesterday, a table […]
Why is there a big gap in the actual Table space? (calculated vs information_schema vs file size)
Question : I have a InnoDB table with the following columns: BIGINT -> 8 bytes BIGINT -> 8 bytes ENUM(0,1) […]
Mysql 5.6 general log file output not showing unix timestamp
Question : Mysql 5.6 general log file output not showing unix timestamp, so i wonder if there an option that […]
How to update MySQL with CentOS 6 in most unintrusive way – in regard to perl and PHP packages? [closed]
Question : Closed. This question is off-topic. It is not currently accepting answers. Shopping list question – questions about which […]
Mysql enable remote connection in centos,my.cnf does not have bind-address to comment out
Question : I’m trying to make my MySQL Server running on CentOS to allow remote database connections. I’m reading this […]
Receiving “General error: 1030 Got error 168 from storage engine”
Question : I am not sure if this is the right Stack Exchange to post to or not (StackOverflow figured […]
Unable to get any type of connection using MySQL on LAN [closed]
Question : Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the […]