JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

[ERROR] [MY-012263] [InnoDB] The Auto-extending innodb_system data file './ibdata1' is of a different sizethan specified in the .cnf file: initial 65536 pages, max 0 (relevant if non-zero) pages!

发布时间 2023-05-08 10:48:34作者: beawh

 实际my.cnf发现里面的innodb_data_file_path = ibdata1:1G:autoextend  设置得太大,我这机器容量小,所以调到12M ,

innodb_data_file_path = ibdata1:12M:autoextend

 

    本栏目推荐文章
  • do_page_fault
  • IDEA项目名称后面出现中括号,模块Modules的名子和文件夹名称不同,可以右键修改名称也可以在File->Project Structure 修改Modules的Name(快捷键ctrl+Shift+Alt+s)
  • Pycharm读excel文件报错xlrd.biffh.XLRDError: Excel xlsx file not supported
  • fish和pacman:“error: Unable to read input file: 是一个目录”报错的处理
  • "nginx.conf" E514 : write error (file system full?)
  • redis报错MISCONF Errors writing to the AOF file: No space left on device,磁盘满无法写入数据报错
  • [极客大挑战 2019]Secret File 1
  • VSCode 终端显示“pnpm : 无法加载文件 C:\Program Files\nodejs\npm.ps1,因为在此系统上禁止运行脚本”
  • 微信小程序创建formdata对象,并通过 wx.request 发送file文件
  • grep提示"Binary file (standard input) matches"
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们