Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
319 views
in Technique[技术] by (71.8m points)

MySQL bugged in XAMPP

[edit][solved] My problem comes from because i didn't start XAMPP with administrator rights [edit]

sorry for my english.

I was looking for an answer for my request but all i can do doesn't work.

I tried to :

  1. reinstall
  2. Change port
  3. delete file
  4. create a new data file

my logs issues : `InnoDB: using atomic writes.

2021-01-11 10:20:59 0 [Note] InnoDB: The first innodb_system data file 'ibdata1' did not exist. A new tablespace will be created!

2021-01-11 10:20:59 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions

2021-01-11 10:20:59 0 [Note] InnoDB: Uses event mutexes

2021-01-11 10:20:59 0 [Note] InnoDB: Compressed tables use zlib 1.2.11

2021-01-11 10:20:59 0 [Note] InnoDB: Number of pools: 1

2021-01-11 10:20:59 0 [Note] InnoDB: Using SSE2 crc32 instructions

2021-01-11 10:20:59 0 [ERROR] mysqld.exe: File 'C:xamppmpibFE00.tmp' not found (Errcode: 13 "Permission denied")

2021-01-11 10:20:59 0 [ERROR] InnoDB: Unable to create temporary file; errno: 13

2021-01-11 10:20:59 0 [ERROR] mysqld.exe: File 'C:xamppmpibFE10.tmp' not found (Errcode: 13 "Permission denied")

2021-01-11 10:20:59 0 [ERROR] InnoDB: Unable to create temporary file; errno: 13 2021-01-11 10:20:59 0 [ERROR] InnoDB: Database creation was aborted with error Generic error. You may need to delete the ibdata1 file before trying to start up again.

2021-01-11 10:20:59 0 [Note] InnoDB: Starting shutdown...

2021-01-11 10:20:59 0 [ERROR] Plugin 'InnoDB' init function returned error. 2021-01-11 10:20:59 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2021-01-11 10:20:59 0 [Note] Plugin 'FEEDBACK' is disabled.

2021-01-11 10:20:59 0 [Note] Zerofilling moved table: '.mysqlplugin'

2021-01-11 10:20:59 0 [ERROR] Unknown/unsupported storage engine: InnoDB

2021-01-11 10:20:59 0 [ERROR] Aborting InnoDB: using atomic writes.

2021-01-11 10:21:22 0 [Note] InnoDB: The first innodb_system data file 'ibdata1' did not exist. A new tablespace will be created!

2021-01-11 10:21:22 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions

2021-01-11 10:21:22 0 [Note] InnoDB: Uses event mutexes

2021-01-11 10:21:22 0 [Note] InnoDB: Compressed tables use zlib 1.2.11

2021-01-11 10:21:22 0 [Note] InnoDB: Number of pools: 1

2021-01-11 10:21:22 0 [Note] InnoDB: Using SSE2 crc32 instructions

2021-01-11 10:21:22 0 [ERROR] mysqld.exe: File 'C:xamppmpib55F3.tmp' not found (Errcode: 13 "Permission denied")

2021-01-11 10:21:22 0 [ERROR] InnoDB: Unable to create temporary file; errno: 13

2021-01-11 10:21:22 0 [ERROR] mysqld.exe: File 'C:xamppmpib55F4.tmp' not found (Errcode: 13 "Permission denied")

2021-01-11 10:21:22 0 [ERROR] InnoDB: Unable to create temporary file; errno: 13

2021-01-11 10:21:22 0 [ERROR] InnoDB: Database creation was aborted with error Generic error. You may need to delete the ibdata1 file before trying to start up again.

2021-01-11 10:21:22 0 [Note] InnoDB: Starting shutdown...

2021-01-11 10:21:22 0 [ERROR] Plugin 'InnoDB' init function returned error.

2021-01-11 10:21:22 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2021-01-11 10:21:22 0 [Note] Plugin 'FEEDBACK' is disabled.

2021-01-11 10:21:22 0 [ERROR] Unknown/unsupported storage engine: InnoDB

2021-01-11 10:21:22 0 [ERROR] Aborting`


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...