cy_88 发表于 2018-6-16 09:52:16

Maria DB windows 安装

C:\mariadb-5.5.31-win32\bin>mysqld --console  
1401120:15:23 InnoDB: The InnoDB memory heap is disabled
  
1401120:15:23 InnoDB: Mutexes and rw_locks use Windows interlocked functions
  
1401120:15:23 InnoDB: Compressed tables use zlib 1.2.3

  
1401120:15:23 InnoDB: Initializing buffer pool,>  
1401120:15:23 InnoDB: Completed initialization of buffer pool
  
InnoDB: The first specified data file .\ibdata1 did not exist:
  
InnoDB: a new database to be created!

  
1401120:15:23InnoDB: Setting file .\ibdata1>  
InnoDB: Database physically writes the file full: wait...
  
1401120:15:24InnoDB: Log file .\ib_logfile0 did not exist: new to be created

  
InnoDB: Setting log file .\ib_logfile0>  
InnoDB: Database physically writes the file full: wait...
  
1401120:15:25InnoDB: Log file .\ib_logfile1 did not exist: new to be created

  
InnoDB: Setting log file .\ib_logfile1>  
InnoDB: Database physically writes the file full: wait...
  
InnoDB: Doublewrite buffer not found: creating new
  
InnoDB: Doublewrite buffer created
  
InnoDB: 127 rollback segment(s) active.
  
InnoDB: Creating foreign key constraint system tables
  
InnoDB: Foreign key constraint system tables created
  
1401120:15:27InnoDB: Waiting for the background threads to start
  
1401120:15:28 Percona XtraDB (http://www.percona.com) 5.5.31-MariaDB-30.2 star
  
ted; log sequence number 0
  
1401120:15:28 Plugin 'FEEDBACK' is disabled.
  
1401120:15:29 Server socket created on IP: '0.0.0.0'.
  
1401120:15:29 Event Scheduler: Loaded 0 events
  
1401120:15:29 mysqld: ready for connections.
  
Version: '5.5.31-MariaDB'socket: ''port: 3306mariadb.org binary distributi
  
on
页: [1]
查看完整版本: Maria DB windows 安装