Advertisement
Guest User

xampp log

a guest
Nov 18th, 2015
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.14 KB | None | 0 0
  1. 2015-11-18 14:30:00 925 mysqld_safe Starting mysqld daemon with databases from /opt/lampp/var/mysql
  2. 2015-11-18 14:30:00 139738950080320 [Note] Using unique option prefix 'key_buffer' is error-prone and can break in the future. Please use the full name 'key_buffer_size' instead.
  3. 2015-11-18 14:30:00 139738950080320 [Note] /opt/lampp/sbin/mysqld (mysqld 10.1.8-MariaDB) starting as process 1148 ...
  4. 2015-11-18 14:30:00 139738950080320 [ERROR] mysqld: Error writing file '/opt/lampp/var/mysql/aria_log_control' (Errcode: 28 "No space left on device")
  5. 2015-11-18 14:30:00 139738950080320 [ERROR] mysqld: Got error 'Can't create file' when trying to use aria control file '/opt/lampp/var/mysql/aria_log_control'
  6. 2015-11-18 14:30:00 139738950080320 [ERROR] Plugin 'Aria' init function returned error.
  7. 2015-11-18 14:30:00 139738950080320 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
  8. 2015-11-18 14:30:00 139738950080320 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  9. 2015-11-18 14:30:00 139738950080320 [Note] InnoDB: The InnoDB memory heap is disabled
  10. 2015-11-18 14:30:00 139738950080320 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  11. 2015-11-18 14:30:00 139738950080320 [Note] InnoDB: Memory barrier is not used
  12. 2015-11-18 14:30:00 139738950080320 [Note] InnoDB: Compressed tables use zlib 1.2.8
  13. 2015-11-18 14:30:00 139738950080320 [Note] InnoDB: Using CPU crc32 instructions
  14. 2015-11-18 14:30:00 139738950080320 [Note] InnoDB: Initializing buffer pool, size = 16.0M
  15. 2015-11-18 14:30:00 139738950080320 [Note] InnoDB: Completed initialization of buffer pool
  16. 2015-11-18 14:30:00 139738950080320 [Note] InnoDB: Setting log file /opt/lampp/var/mysql/ib_logfile101 size to 5 MB
  17. 2015-11-18 14:30:00 7f17827b1740 InnoDB: Error: Write to file /opt/lampp/var/mysql/ib_logfile101 failed at offset 0.
  18. InnoDB: 1048576 bytes should have been written, only 0 were written.
  19. InnoDB: Operating system error number 28.
  20. InnoDB: Check that your OS and file system support files of this size.
  21. InnoDB: Check also that the disk is not full or a disk quota exceeded.
  22. InnoDB: Error number 28 means 'No space left on device'.
  23. InnoDB: Some operating system error numbers are described at
  24. InnoDB: http://dev.mysql.com/doc/refman/5.6/en/operating-system-error-codes.html
  25. 2015-11-18 14:30:00 139738950080320 [ERROR] InnoDB: Cannot set log file /opt/lampp/var/mysql/ib_logfile101 to size 5 MB
  26. 2015-11-18 14:30:00 139738950080320 [ERROR] Plugin 'InnoDB' init function returned error.
  27. 2015-11-18 14:30:00 139738950080320 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  28. 2015-11-18 14:30:00 139738950080320 [Note] Plugin 'FEEDBACK' is disabled.
  29. 2015-11-18 14:30:00 139738950080320 [ERROR] Unknown/unsupported storage engine: InnoDB
  30. 2015-11-18 14:30:00 139738950080320 [ERROR] Aborting
  31.  
  32. 2015-11-18 14:30:00 925 mysqld_safe mysqld from pid file /opt/lampp/var/mysql/manjaro.pid ended
  33. 2015-11-18 14:30:46 1343 mysqld_safe Starting mysqld daemon with databases from /opt/lampp/var/mysql
  34. 2015-11-18 14:30:46 139913878849344 [Note] Using unique option prefix 'key_buffer' is error-prone and can break in the future. Please use the full name 'key_buffer_size' instead.
  35. 2015-11-18 14:30:46 139913878849344 [Note] /opt/lampp/sbin/mysqld (mysqld 10.1.8-MariaDB) starting as process 1488 ...
  36. 2015-11-18 14:30:46 139913878849344 [ERROR] mysqld: Got error 'Size of control file is smaller than expected' when trying to use aria control file '/opt/lampp/var/mysql/aria_log_control'
  37. 2015-11-18 14:30:46 139913878849344 [ERROR] Plugin 'Aria' init function returned error.
  38. 2015-11-18 14:30:46 139913878849344 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
  39. 2015-11-18 14:30:47 139913878849344 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  40. 2015-11-18 14:30:47 139913878849344 [Note] InnoDB: The InnoDB memory heap is disabled
  41. 2015-11-18 14:30:47 139913878849344 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  42. 2015-11-18 14:30:47 139913878849344 [Note] InnoDB: Memory barrier is not used
  43. 2015-11-18 14:30:47 139913878849344 [Note] InnoDB: Compressed ta2015-11-18 14:30:47 1343 mysqld_safe mysqld from pid file /opt/lampp/var/mysql/manjaro.pid ended
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement