mysql 5.6.17 x64 安装
生活随笔
收集整理的這篇文章主要介紹了
mysql 5.6.17 x64 安装
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
下載地址
百度網(wǎng)盤地址:http://pan.baidu.com/share/link?shareid=1895747668&uk=3257050114&fid=234538452
官網(wǎng)下載太慢了,擦!
1.將 my-default.ini文件 復(fù)制一份 改為my.ini
配置文件如下
[WinMySQLAdmin] Server=E:\Mydata\ly\mysql-5.6.15\bin[client] no-beep# pipe # socket=mysql port=3306[mysql]default-character-set=utf8# For advice on how to change settings please see # http://dev.mysql.com/doc/refman/5.6/en/server-configuration-defaults.html # *** DO NOT EDIT THIS FILE. It's a template which will be copied to the # *** default location during install, and will be replaced if you # *** upgrade to a newer version of MySQL.[mysqld]explicit_defaults_for_timestamp = TRUE# Remove leading # and set to the amount of RAM for the most important data # cache in MySQL. Start at 70% of total RAM for dedicated server, else 10%. innodb_buffer_pool_size = 2G# Remove leading # to turn on a very important data integrity option: logging # changes to the binary log between backups. # log_bin# These are commonly set, remove the # and set as required.basedir="E:\Mydata\ly\mysql-5.6.15" datadir="E:\Mydata\ly\mydata"port=3306 server_id=1general-log=0 general_log_file="mysql_general.log" slow-query-log=1 slow_query_log_file="mysql_slow_query.log" long_query_time=10log-error="mysql_error_log.err"default-storage-engine=INNODB max_connections=1024 query_cache_size=128M key_buffer_size=128M innodb_flush_log_at_trx_commit=1 innodb_thread_concurrency=128 innodb_autoextend_increment=128M tmp_table_size=128M# Remove leading # to set options mainly useful for reporting servers. # The server defaults are faster for transactions and fast SELECTs. # Adjust sizes as needed, experiment to find the optimal values. # join_buffer_size = 128M # sort_buffer_size = 2M # read_rnd_buffer_size = 2M #sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION" character-set-server=utf82. dos 下進(jìn)入mysql 安裝目錄 運(yùn)行
mysqld -install mysql --default-file=E:\mydata\ly\mysql-5.6.15\my.ini?
轉(zhuǎn)載于:https://www.cnblogs.com/bugs/p/3683804.html
創(chuàng)作挑戰(zhàn)賽新人創(chuàng)作獎(jiǎng)勵(lì)來咯,堅(jiān)持創(chuàng)作打卡瓜分現(xiàn)金大獎(jiǎng)總結(jié)
以上是生活随笔為你收集整理的mysql 5.6.17 x64 安装的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 【原创】Erlang 之 match 和
- 下一篇: Lync Server 2013企业版部