Search found 4 matches

by vdTOG
Sat Feb 13, 2016 11:14 pm
Forum: MySQL / MariaDB Database Help and Discussion
Topic: Compact content
Replies: 1
Views: 7632

Compact content

There is anyway to compact the content and the size of my databases?
Compact my databases may increase the consumption of the CPU or the memory?

Thank you
by vdTOG
Sat Feb 13, 2016 11:14 pm
Forum: MySQL / MariaDB Database Help and Discussion
Topic: Database Encryption
Replies: 1
Views: 7622

Database Encryption

How can I encrypt the content of my databases?
I don't want to keep the files in plain text on the server.

Thank you
by vdTOG
Sat Feb 13, 2016 11:13 pm
Forum: MySQL / MariaDB Database Help and Discussion
Topic: CPU and Memory Usage: Less usage settings for my.conf
Replies: 3
Views: 9575

CPU and Memory Usage: Less usage settings for my.conf

What settings for my.conf can help me to consume less CPU and lesse memory?

I am having problems with high cpu and high memory consumptions with mysqld.

Thank you
by vdTOG
Sat Feb 13, 2016 11:13 pm
Forum: MySQL / MariaDB Database Help and Discussion
Topic: CPU and Memory Usage: Connect and disconnect
Replies: 1
Views: 7696

CPU and Memory Usage: Connect and disconnect

I'm having problems with consumption of the CPU and the memory. What of these options would help me to consume less? Option #1 Connect to sql server, execute the sql command and disconnect once it is done. And do again for each command. Option #2 Connect to sql server, execute all the sql commands a...