Newer versions of mysql ignore innodb_log_file_size, recommend innodb_redo_log_capacity instead.
#657
This commit is contained in:
parent
43a245e8f3
commit
855b1b523a
1 changed files with 1 additions and 1 deletions
|
@ -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/>.
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue