Newer versions of mysql ignore innodb_log_file_size, recommend innodb_redo_log_capacity instead.

#657
This commit is contained in:
Jean-Marie Renouard 2023-06-21 23:43:42 +02:00
parent 43a245e8f3
commit 855b1b523a

View file

@ -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/>.
#