You cannot post messages because only members can post, and you are not currently a member.
|
bug and question
|
| |
Minor issue not worth releasing an update for: The output of running mysqltuner shows the version as 1.0.1 for release 1.1.0. Question: With table cache recommendation does it take into account the actual number of tables available on the system? For example I have a 7 databases on the server in question (including the information_schema... more »
|
|
Perl Error?
|
| |
Hi,
I don't understand this error. I suddenly started to get this error
after I changed few variables as suggested my MySQLTuner and restarted
my MySQL server.
-------------------
... >> Bug reports, feature requests, and downloads at [link]
>> Run with '--help' for additional options and output filtering... more »
|
|
Fix to frag tables....
|
| |
Hello people,
After found this beautiful script (I'm loving it) and run it on many
servers I''ve mysql, found that all of them had problems with frag
tables, some with ~ 6 - 10 and some with ~ 40 - 50 fragtables.
Therefore I added an option "--fix-frag-tables" which obviously what
it does is run OPTIMIZE TABLE xxxx for every frag table it founds,... more »
|
|
Static download address
|
| |
He-hey! Hi all!
Can you give the static to your tuner?
This program is included into ports FreeBSD.
and for regular updating it is necessary to have the static download
address.
Please, make it once and forever.
Now in download section in site there are no normal static download
addresses =(... more »
|
|
mysql.slow_log table
|
| |
MySQL 5.1 has the option of storing the slow_log in a table
(mysql.slow_log). You can store in both, either, or none.
[link]
It would be nice if the script could do something smart something like
this:
(Pardon my lack of perl experience)
if ($myvar{'log_output'} eq "TABLE") {... more »
|
|
What about mysqltuner notifies you about thread_concurrency?
|
| |
Hy,
recently I found out that my mysql box was just using one core of my 4
core machine.
It turns out that thread_concurrency is commented out in the default
my.cnf in Debian Lenny.
After some research via google I found out that many people recommend
CPU's/cores * 2 as a good value for thread_concurrency.... more »
|
|
BDSM? Whats with this bondage/sadomasochism stuff, anyway?
|
| |
"BDSM" is an acronym of "B&D" (Bondage & Discipline), "D&S" (Dominance
& Submission), and "S&M" (sadomasochism). "BDSM" refers to any or all
of these things, and a lot of stuff besides.
Tying up your lover is BDSM; so is flogging that person, or bossing
that person around, or any of a thousand other things. BDSM is highly... more »
|
|
feature addition
|
| |
Hi, This evening I've been working on a couple of features for mysqltuner. I'm not sure about your policy to accept features but I will be glad if this is added to your script. I've mainly added a few lines to check 2 security issues that default MySQL installations usually have: - users with empty passwords... more »
|
|
MySQLTuner v1.1.0 is available
|
| |
MySQLTuner v1.1.0 is now available for download. All of the relevant details can be found here: [link] MySQLTuner is now on github, so you won't find the latest commits on Assembla. Thanks for all of your support! -- Major
|
|
|