Go to main page

 

如何安裝 MySQL 資料庫

 

MySQL 是一套 Open Source 資料庫, 在 GPL 的規範下, 可以免費使用它. 若是應用它於商業用途, 則需付商業授權費.  有關它的詳細資料請至官方網站查閱.

下載安裝檔後, 進行安裝的步驟如下:

倘若您要建立資料庫 (Database), 可以利用下指令的方式, 進到 \Mysql\bin 目錄, 輸入 mysql -u root -p 再輸入密碼就可以進入 console 功能, 再輸入 T-SQL 指令 create database XXXXX;  就可以建立資料庫了.

 

感謝您看完此篇文章

回知識庫首頁

最近更新日期: 2007/10/29

Copyright ©2000-2008 RaidenMAILD TEAM

Copyright (C) http://www.raidenmaild.com/ . , 2000-2008 all rights reserved. The copyrighted works contained in this information service shall not be copied, reproduced, varied, altered, modified, adapted, distributed, performed and displayed in any form without the written permission of the copyright owner. All trademarks belong to their respective owners .