Page 4 of 4 FirstFirst ... 234
Results 31 to 33 of 33

Thread: Errors with MySql

  1. #31
    Join Date
    Oct 2014
    Beans
    16

    Re: Errors with MySql

    Ok, i've did some more search on internet, so i got the following results:
    root@ns3000557:~# mysqld141024 16:22:31 [Warning] The syntax '--log' is deprecated and will be removed in a future release. Please use '--general-log'/'--general-log-file' instead.
    141024 16:22:31 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
    141024 16:22:31 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
    141024 16:22:31 [Note] Plugin 'FEDERATED' is disabled.
    mysqld: Table 'mysql.plugin' doesn't exist
    141024 16:22:31 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
    141024 16:22:31 InnoDB: The InnoDB memory heap is disabled
    141024 16:22:31 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    141024 16:22:31 InnoDB: Compressed tables use zlib 1.2.7
    141024 16:22:31 InnoDB: Using Linux native AIO
    141024 16:22:31 InnoDB: Initializing buffer pool, size = 128.0M
    141024 16:22:31 InnoDB: Completed initialization of buffer pool
    141024 16:22:31 InnoDB: highest supported file format is Barracuda.
    InnoDB: Log scan progressed past the checkpoint lsn 49439
    141024 16:22:31 InnoDB: Database was not shut down normally!
    InnoDB: Starting crash recovery.
    InnoDB: Reading tablespace information from the .ibd files...
    InnoDB: Restoring possible half-written data pages from the doublewrite
    InnoDB: buffer...
    InnoDB: Doing recovery: scanned up to log sequence number 1595675
    141024 16:22:31 InnoDB: Starting an apply batch of log records to the database...
    InnoDB: Progress in percents: 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
    InnoDB: Apply batch completed
    141024 16:22:31 InnoDB: Waiting for the background threads to start
    141024 16:22:32 InnoDB: 5.5.38 started; log sequence number 1595675
    141024 16:22:32 [Note] Server hostname (bind-address): '37.59.3.150'; port: 3306
    141024 16:22:32 [Note] - '37.59.3.150' resolves to '37.59.3.150';
    141024 16:22:32 [Note] Server socket created on IP: '37.59.3.150'.
    141024 16:22:32 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist

  2. #32
    Join Date
    Oct 2014
    Beans
    16

    Re: Errors with MySql


  3. #33
    Join Date
    Aug 2009
    Location
    Makati City, Philippines
    Beans
    2,269
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Errors with MySql

    sorry wrong post.....please delete comment.

Page 4 of 4 FirstFirst ... 234

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •