Skip to content

Commit

Permalink
Newer versions of mysql ignore innodb_log_file_size, recommend innodb…
Browse files Browse the repository at this point in the history
…_redo_log_capacity instead.

#657
  • Loading branch information
jmrenouard committed Jun 21, 2023
1 parent 43a245e commit 855b1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysqltuner.pl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
Expand Down

0 comments on commit 855b1b5

Please sign in to comment.