flagflag  
1: 2008-12-24 (Wed) 00:49:50 iseki source Cur: 2021-08-05 (Thu) 19:15:52 iseki source
Line 1: Line 1:
-** mySQL [#y9c2ad97]+** MySQL [#y9c2ad97] 
 +*** Links [#y83a9c4b] 
 +- [http://dev.mysql.com/ 公式サイト] 
 +- [http://www.mysql.gr.jp/ 日本 mySQLユーザ会] 
 +- [ftp://www.nsl.tuis.ac.jp/pub/mysql 学内ダウンロード(FTP)] (大学学内のみ) 
 +#br
-*** データベースの移行 [#k88ea100]+*** Install [#c395647f] 
 +**** Package [#u2e82e16] 
 +- [[MySQL5>./MySQL5]] 
 +#br 
 +**** tarボール  [#bb3cbed7] 
 +- [[MySQL のインストール方法>./Install]] 
 +- [[MySQL-5.5.22 のインストール方法>./Install-5.5.22]] 
 +#br 
 +**** DB [#g0096ee6] 
 +- [[初期 DB (mysql)>./init_DB]] 
 +#br 
 + 
 +*** 設定 [#a9e8a9fd] 
 +- [[MySQLの設定>./Configuration]] 
 +- [[文字コードをUTF8にする>./utf8]] 
 +- [[ログ設定>./log]] 
 +#br 
 + 
 +*** 操作 [#n40d7778] 
 +- [[データベース操作>./Operation]] 
 +- [[データベースの移行>./Transition]] 
 +- [[ALTER コマンド>./ALTER]] 
 +- [[メンテ>./Maintenance]] 
 +#br 
 + 
 +*** [[UTF-8>./utf8]] [#p9c94134] 
 +#br 
 + 
 +*** [[トラブルシューティング>./Troubleshooting]] [#qe6b31c0] 
 +**** [[Windows>./Troubleshooting/Windows]] [#e17f88b4] 
 +- 大文字小文字の問題 
 +#br 
 + 
 +**** FullText (全文検索) [#w82e7fe0] 
 +- InnoDB ではサポートされていない.5.6でサポートとの情報有り. 
 + 
 +#br 
 +**** [[実行時エラー>./Error]] [#xd3bbad9] 
 +#br 
 + 
 +**** 予約語でテーブル,カラムを作っちまった! [#s81cc1b7] 
 +- 予約語を ''`'' (アクサングラベ)で囲んで指定する. 
 +- 例)alter table mdl_autoattend_settings drop  `order`; 
 +#br 
 + 
 +**** root のパスワードを忘れちまった! [#pbdbca36] 
 +- mysqld を止める 
 +- safeモードで起動する 
 + 
 + # mysqld_safe --skip-grant-tables & 
 +- mysqlサーバが自分のデータベースを見つけられない場合は,適当にシンボリックリンクを張ってあげる 
 +- mysql -u root でログイン 
 +- mysqlデータベースの userテーブルで root の Password を設定し直し. 
 +- mysqld を再起動(起動スクリプトの使用でok) 
 +#br 
 + 
 +*** Bugs [#y301217e] 
 + 
 +**** CentOS 5.3+MySQL 5.1.34 [#l862a6cd] 
 +- mysql-5.1.34/mysql-test の make install で ''make install_test_files'' が無限ループになる.原因不明. 
 +- 対症療法: make install の前に mysql-5.1.34/mysql-test/Makefile を編集して ''make install_test_files'' が動かないようにする. 
 +#br 
 +*** Vulnerabilities [#d1d3babd] 
 + 
 +**** [[RootPrivEsc-CVE-2016-5616, 5617>CVE/2016-5616]] [#z4dfd8c5] 
 +- 該当マシンにアカウントがあり,データベースのアクセス(書き込み)可能な場合,Root権限を奪取される 
 +- MySQL の初期ユーザ等が残っている場合は特に危険. 
 + 
 +- http://legalhackers.com/advisories/MySQL​-Maria-Percona-PrivEscRace-CVE-2016-6663​-5616-Exploit.html 
 +- http://legalhackers.com/advisories/MySQL​-Maria-Percona-RootPrivEsc-CVE-2016-6664​-5617-Exploit.html 
 +#br


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

67 user(s) are online (17 user(s) are browsing xpwiki)

Members: 0
Guests: 67

more...

Access Counter

Today : 1002510025100251002510025
Yesterday : 1766217662176621766217662
Total : 2356535723565357235653572356535723565357235653572356535723565357
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com