Last active
August 29, 2015 14:01
-
-
Save errord/cf14660541113ba9c2b3 to your computer and use it in GitHub Desktop.
innodb check data file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 in fil_check_first_page of /home/errord/opensource/mysql-5.6.17/storage/innobase/fil/fil0fil.cc:1989 | |
=> in fil_read_first_page of /home/errord/opensource/mysql-5.6.17/storage/innobase/fil/fil0fil.cc:2065 | |
7 in open_or_create_data_files of /home/errord/opensource/mysql-5.6.17/storage/innobase/srv/srv0start.cc:1003 | |
6 in innobase_start_or_create_for_mysql of /home/errord/opensource/mysql-5.6.17/storage/innobase/srv/srv0start.cc:2051 | |
9 in innobase_init of /home/errord/opensource/mysql-5.6.17/storage/innobase/handler/ha_innodb.cc:3267 | |
10 in ha_initialize_handlerton of /home/errord/opensource/mysql-5.6.17/sql/handler.cc:662 | |
11 in plugin_initialize of /home/errord/opensource/mysql-5.6.17/sql/sql_plugin.cc:1126 | |
12 in plugin_init of /home/errord/opensource/mysql-5.6.17/sql/sql_plugin.cc:1417 | |
13 in init_server_components of /home/errord/opensource/mysql-5.6.17/sql/mysqld.cc:4832 | |
14 in mysqld_main of /home/errord/opensource/mysql-5.6.17/sql/mysqld.cc:5429 | |
15 in main of /home/errord/opensource/mysql-5.6.17/sql/main.cc:25 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment