mysql .frm_MySQL管理工具MySQL Utilities — mysqlfrm (26)

# mysqlfrm --basedir=/usr ttlsa_com:data.frm --port=3333 --user=mysql -vvv

# Checking read access to .frm files

# Creating a temporary datadir = /data/mydata3306/ttlsa_com/5831a350-3c22-4869-a6d7-9c843fe51ac7

# Spawning server with --user=mysql.

# Starting the spawned server on port 3333 ...

# Cloning the MySQL server located at /usr.

# Configuring new instance...

# Locating mysql tools...

# Location of files:

# mysqld: /usr/sbin/mysqld

# mysqladmin: /usr/bin/mysqladmin

# mysql_system_tables.sql: /usr/share/mysql/mysql_system_tables.sql

# mysql_system_tables_data.sql: /usr/share/mysql/mysql_system_tables_data.sql

# mysql_test_data_timezone.sql: /usr/share/mysql/mysql_test_data_timezone.sql

# fill_help_tables.sql: /usr/share/mysql/fill_help_tables.sql

# Setting up empty database and mysql tables...

2015-01-20 19:12:35 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

2015-01-20 19:12:35 18168 [Note] Plugin 'FEDERATED' is disabled.

2015-01-20 19:12:35 18168 [Note] InnoDB: Using atomics to ref count buffer pool pages

2015-01-20 19:12:35 18168 [Note] InnoDB: The InnoDB memory heap is disabled

2015-01-20 19:12:35 18168 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2015-01-20 19:12:35 18168 [Note] InnoDB: Memory barrier is not used

2015-01-20 19:12:35 18168 [Note] InnoDB: Compressed tables use zlib 1.2.3

2015-01-20 19:12:35 18168 [Note] InnoDB: Using Linux native AIO

2015-01-20 19:12:35 18168 [Note] InnoDB: Using CPU crc32 instructions

2015-01-20 19:12:35 18168 [Note] InnoDB: Initializing buffer pool, size = 128.0M

2015-01-20 19:12:35 18168 [Note] InnoDB: Completed initialization of buffer pool

2015-01-20 19:12:35 18168 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!

2015-01-20 19:12:35 18168 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB

2015-01-20 19:12:35 18168 [Note] InnoDB: Database physically writes the file full: wait...

2015-01-20 19:12:35 18168 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB

2015-01-20 19:12:36 18168 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB

2015-01-20 19:12:36 18168 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0

2015-01-20 19:12:36 18168 [Warning] InnoDB: New log files created, LSN=45781

2015-01-20 19:12:36 18168 [Note] InnoDB: Doublewrite buffer not found: creating new

2015-01-20 19:12:36 18168 [Note] InnoDB: Doublewrite buffer created

2015-01-20 19:12:36 18168 [Note] InnoDB: 128 rollback segment(s) are active.

2015-01-20 19:12:36 18168 [Warning] InnoDB: Creating foreign key constraint system tables.

2015-01-20 19:12:36 18168 [Note] InnoDB: Foreign key constraint system tables created

2015-01-20 19:12:36 18168 [Note] InnoDB: Creating tablespace and datafile system tables.

2015-01-20 19:12:36 18168 [Note] InnoDB: Tablespace and datafile system tables created.

2015-01-20 19:12:36 18168 [Note] InnoDB: Waiting for purge to start

2015-01-20 19:12:36 18168 [Note] InnoDB: 5.6.22 started; log sequence number 0

2015-01-20 19:12:38 18168 [Note] Binlog end

2015-01-20 19:12:38 18168 [Note] InnoDB: FTS optimize thread exiting.

2015-01-20 19:12:38 18168 [Note] InnoDB: Starting shutdown...

2015-01-20 19:12:39 18168 [Note] InnoDB: Shutdown completed; log sequence number 1625977

# Starting new instance of the server...

# Startup command for new server:

/usr/sbin/mysqld --no-defaults --datadir=/data/mydata3306/ttlsa_com/5831a350-3c22-4869-a6d7-9c843fe51ac7 --tmpdir=/data/mydata3306/ttlsa_com/5831a350-3c22-4869-a6d7-9c843fe51ac7 --pid-file=/data/mydata3306/ttlsa_com/5831a350-3c22-4869-a6d7-9c843fe51ac7/clone.pid --port=3333 --server-id=101 --basedir=/usr --socket=/data/mydata3306/ttlsa_com/5831a350-3c22-4869-a6d7-9c843fe51ac7/mysql.sock --user=mysql

# Testing connection to new instance...

2015-01-20 19:12:40 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

2015-01-20 19:12:40 18193 [Note] Plugin 'FEDERATED' is disabled.

2015-01-20 19:12:40 18193 [Note] InnoDB: Using atomics to ref count buffer pool pages

2015-01-20 19:12:40 18193 [Note] InnoDB: The InnoDB memory heap is disabled

2015-01-20 19:12:40 18193 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2015-01-20 19:12:40 18193 [Note] InnoDB: Memory barrier is not used

2015-01-20 19:12:40 18193 [Note] InnoDB: Compressed tables use zlib 1.2.3

2015-01-20 19:12:40 18193 [Note] InnoDB: Using Linux native AIO

2015-01-20 19:12:40 18193 [Note] InnoDB: Using CPU crc32 instructions

2015-01-20 19:12:40 18193 [Note] InnoDB: Initializing buffer pool, size = 128.0M

2015-01-20 19:12:40 18193 [Note] InnoDB: Completed initialization of buffer pool

2015-01-20 19:12:40 18193 [Note] InnoDB: Highest supported file format is Barracuda.

2015-01-20 19:12:40 18193 [Note] InnoDB: 128 rollback segment(s) are active.

2015-01-20 19:12:40 18193 [Note] InnoDB: Waiting for purge to start

2015-01-20 19:12:40 18193 [Note] InnoDB: 5.6.22 started; log sequence number 1625977

2015-01-20 19:12:40 18193 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 3f618744-a095-11e4-9f53-0050569f3bb8.

2015-01-20 19:12:40 18193 [Note] Server hostname (bind-address): '*'; port: 3333

2015-01-20 19:12:40 18193 [Note] IPv6 is available.

2015-01-20 19:12:40 18193 [Note] - '::' resolves to '::';

2015-01-20 19:12:40 18193 [Note] Server socket created on IP: '::'.

2015-01-20 19:12:40 18193 [Note] Event Scheduler: Loaded 0 events

2015-01-20 19:12:40 18193 [Note] /usr/sbin/mysqld: ready for connections.

Version: '5.6.22' socket: '/data/mydata3306/ttlsa_com/5831a350-3c22-4869-a6d7-9c843fe51ac7/mysql.sock' port: 3333 MySQL Community Server (GPL)

# trying again...

# Success!

# Setting the root password...

Warning: Using a password on the command line interface can be insecure.

# Connection Information:

# -uroot -proot --socket=/data/mydata3306/ttlsa_com/5831a350-3c22-4869-a6d7-9c843fe51ac7/mysql.sock

#...done.

# Connecting to spawned server

done.

# Reading .frm files

#

# Reading the data.frm file.

# Changing engine for .frm file /data/mydata3306/ttlsa_com/5831a350-3c22-4869-a6d7-9c843fe51ac7/ttlsa_com_temp/data.frm:

# Skipping to header at : 2

# General Data from .frm file:

{'IO_SIZE': 4096,

'MYSQL_VERSION_ID': 50622,

'avg_row_length': 0,

'charset_low': 0,

'create_options': 8,

'db_create_pack': 2,

'default_charset': 8,

'default_part_eng': 0,

'extra_size': 28,

'frm_file_ver': 5,

'frm_version': 9,

'key_block_size': 0,

'key_info_length': 53,

'key_length': 706,

'legacy_db_type': 'INNODB',

'length': 12288,

'max_rows': 0,

'min_rows': 0,

'rec_length': 39,

'row_type': 0,

'table_charset': 8,

'tmp_key_length': 706}

# Engine string: InnoDB

# Server version in file: 5.6.22

#

# CREATE statement for data.frm:

#

CREATE TABLE `ttlsa_com`.`data` (

`id` int(11) NOT NULL AUTO_INCREMENT,

`value` char(30) NOT NULL DEFAULT '',

`count` int(11) DEFAULT NULL,

PRIMARY KEY (`value`),

KEY `id` (`id`)

) ENGINE=InnoDB DEFAULT CHARSET=latin1

# Shutting down spawned server

# Removing the temporary datadir

2015-01-20 19:12:40 18193 [Note] /usr/sbin/mysqld: Normal shutdown

2015-01-20 19:12:40 18193 [Note] Giving 0 client threads a chance to die gracefully

2015-01-20 19:12:40 18193 [Note] Event Scheduler: Purging the queue. 0 events

2015-01-20 19:12:40 18193 [Note] Shutting down slave threads

2015-01-20 19:12:40 18193 [Note] Forcefully disconnecting 0 remaining clients

2015-01-20 19:12:40 18193 [Note] Binlog end

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'partition'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'BLACKHOLE'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'ARCHIVE'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_SYS_TABLES'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_FT_CONFIG'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_FT_DELETED'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_METRICS'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_CMPMEM'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_CMP_RESET'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_CMP'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_LOCKS'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'INNODB_TRX'

2015-01-20 19:12:40 18193 [Note] Shutting down plugin 'InnoDB'

2015-01-20 19:12:40 18193 [Note] InnoDB: FTS optimize thread exiting.

2015-01-20 19:12:40 18193 [Note] InnoDB: Starting shutdown...

#...done.

2015-01-20 19:12:42 18193 [Note] InnoDB: Shutdown completed; log sequence number 1625987

2015-01-20 19:12:42 18193 [Note] Shutting down plugin 'CSV'

2015-01-20 19:12:42 18193 [Note] Shutting down plugin 'MEMORY'

2015-01-20 19:12:42 18193 [Note] Shutting down plugin 'MRG_MYISAM'

2015-01-20 19:12:42 18193 [Note] Shutting down plugin 'MyISAM'

2015-01-20 19:12:42 18193 [Note] Shutting down plugin 'sha256_password'

2015-01-20 19:12:42 18193 [Note] Shutting down plugin 'mysql_old_password'

2015-01-20 19:12:42 18193 [Note] Shutting down plugin 'mysql_native_password'

2015-01-20 19:12:42 18193 [Note] Shutting down plugin 'binlog'

2015-01-20 19:12:42 18193 [Note] /usr/sbin/mysqld: Shutdown complete

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值