Skip to content

Latest commit

 

History

History
62 lines (48 loc) · 4.73 KB

MarkDown.md

File metadata and controls

62 lines (48 loc) · 4.73 KB

学习markdown

  • 这是第一项
  • 这是第二项
  • 这是第三项
  1. 这是有序第一项
  2. 这是有序第二项
  3. 这是有序第三项
  4. 这是有序第四项

引用内容

Baidu

Varich

粗体写法 斜体写法

表格 第一列 第二列
第一行第一列 第一行第二列 第二行第三列

public function hello_world(){ echo "hello world!"; }

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

2017-12-06T01:58:38.520283Z 0 [Warning] InnoDB: New log files created, LSN=45790 2017-12-06T01:58:38.758966Z 0 [Warning] InnoDB: Creating foreign key constraint system tables. 2017-12-06T01:58:38.856151Z 0 [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: fa27fe02-da28-11e7-8a56-00163e06c816. 2017-12-06T01:58:38.858532Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened. 2017-12-06T01:58:38.858983Z 1 [Note] A temporary password is generated for root@localhost: B#9jzpwlT6jf

cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=/data/mysql -DMYSQL_DATADIR=/data/mysql/mysql3306/mydata -DWITH_INNOBASE_STORAGE_ENGINE=1 -DWITH_PARTITION_STORAGE_ENGINE=1 -DDEFAULT_CHARSET=utf8 -DDEFAULT_COLLATION=utf8_general_ci -DENABLE_DEBUG_SYNC=0 -DENABLED_LOCAL_INFILE=1 -DENABLED_PROFILING=1 -DMYSQL_TCP_PORT=3306 -DMYSQL_UNIX_ADDR=/data/mysql/mysql3306/tmpdir/my-3306.sock -DWITH_DEBUG=0 -DWITH_SSL=yes -DWITH_SAFEMALLOC=OFF -DDOWNLOAD_BOOST=1 -DWITH_BOOST=/data/boost

2017-12-07T06:28:51.468863Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). 2017-12-07T06:28:53.617574Z 0 [Warning] InnoDB: New log files created, LSN=45790 2017-12-07T06:28:53.838796Z 0 [Warning] InnoDB: Creating foreign key constraint system tables. 2017-12-07T06:28:53.955071Z 0 [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: e5857b97-db17-11e7-bdb7-00163e06c816. 2017-12-07T06:28:53.957063Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened. 2017-12-07T06:28:54.588940Z 0 [Warning] CA certificate ca.pem is self signed. 2017-12-07T06:28:54.736944Z 1 [Note] A temporary password is generated for root@localhost: :bfZKvcDz6cd

cmake -DCMAKE_INSTALL_PREFIX=/home/mysql -DMYSQL_DATADIR=/home/mysql/data -DDEFAULT_CHARSET=utf8 -DDEFAULT_COLLATION=utf8_general_ci -DMYSQL_TCP_PORT=3306 -DMYSQL_USER=mysql -DWITH_MYISAM_STORAGE_ENGINE=1 -DWITH_INNOBASE_STORAGE_ENGINE=1 -DWITH_ARCHIVE_STORAGE_ENGINE=1 -DWITH_BLACKHOLE_STORAGE_ENGINE=1 -DWITH_MEMORY_STORAGE_ENGINE=1 -DDOWNLOAD_BOOST=1 -DWITH_BOOST=/data/local/boost

./configure --prefix=/data/php7.2 --with-config-file-path=/data/php7.2/etc --enable-fpm --with-fpm-user=nginx --with-fpm-group=nginx --enable-inline-optimization --disable-debug --disable-rpath --enable-shared --enable-soap --with-libxml-dir --with-xmlrpc --with-openssl --with-mcrypt --with-mhash --with-pcre-regex --with-sqlite3 --with-zlib --enable-bcmath --with-iconv --with-bz2 --enable-calendar --with-curl --with-cdb --enable-dom --enable-exif --enable-fileinfo --enable-filter --with-pcre-dir --enable-ftp --with-gd --with-openssl-dir --with-jpeg-dir --with-png-dir --with-zlib-dir --with-freetype-dir --enable-gd-native-ttf --enable-gd-jis-conv --with-gettext --with-gmp --with-mhash --enable-json --enable-mbstring --enable-mbregex --enable-mbregex-backtrack --with-libmbfl --with-onig --enable-pdo --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-zlib-dir --with-pdo-sqlite --with-readline --enable-session --enable-shmop --enable-simplexml --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-wddx --with-libxml-dir --with-xsl --enable-zip --enable-mysqlnd-compression-support --with-pear --enable-opcache

86—88 4级 人体感觉很热,极不适应,希注意防暑降温,以防中暑 80—85 3级 人体感觉炎热,很不舒适,希注意防暑降温 76—79 2级 人体感觉偏热,不舒适,可适当降温 71—75 1级 人体感觉偏暖,较为舒适 59—70 0级 人体感觉最为舒适,最为接受 51—58 -1级 人体感觉略偏凉,较为舒适 39—50 -2级 人体感觉较冷(清凉),不舒适,请注意保暖 26—38 -3级 人体感觉很冷,很不舒适,希注意保暖防寒 <25 -4级 人体感觉寒冷,极不适应,希注意保暖防寒,防止冻伤.