database.sarang.net
UserID
Passwd
Database
DBMS
ㆍMySQL
PostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
MySQL Q&A 127 게시물 읽기
No. 127
Re: Re: MySQL에 대한 몇가지 궁금증.
작성자
문태준
작성일
1999-11-19 00:43
조회수
16,636

> > 안녕하세요.

> > 저는 이제 막 linux를 시작한 초보자 입니다.

> > 다름이 아니라 MySQL을 사용하려고 하는데 몇가지 궁금한것이

> > 있어서 이렇게 글을 올립니다.

> >

> > 1. MySQL사용인지 아닌지가 궁금합니다.

>

> 최소한 free는 아닙니다. 상용이라고 하는게 옳겠지요.

>

> > 2. 상용이라면 얼마인지 어디서 구입해야 하는지 궁금합니다.

>

> 개인적으로 내부적으로 사용한다면 라이센스 없이 사용할 수 있습니다.

> 이것을 상용으로 이용한다면 돈을 지불해야 합니다.

> 한서버당 US $200을 지불해야 합니다.

> 그리고 클라이언트 코드만 포함시킬 것이라면 그렇게 라이센스에 신경쓰지

> 않으셔도 됩니다. 무료로 이용할 수 있습니다. client 코드에는 readline 라이브러리가 포함되어 있기 때문에 라이센스 자체가 GPL을 따르도록 되어 있습니다.

> 만약 이도 저도 싫고 무조건 MySQL을 GPL로만 이용하시겠다면 GPL 버전의 MySQL이 있습니다. 이것은 좀 old 버전인데 사용에 크게 무리가 따르지는 않을 것으로 생각합니다.

>

> 그럼 도움이 되셨길....

>

>

>

 

 

약간 헷갈리게 되어있는데요.

 

개인적인 용도라는게 설사 상업적인 웹사이트라고 하더라도 직접 다운

받아서 직접 개발해서 쓰면 상관없습니다. 다만 mysql 개발자들에게

라이센스를 지불하면 개발하는 사람들이 힘을 받을 수 있겠지요.

 

라이센스를 지불해야 하는 경우는 그걸 직접 팔거나 프로그램에

mysql에 반드시 들어가야하는 프로그램을 팔거나 설치해주고

서비스 댓가를 받는 등입니다.

 

그러니깐 직접 받아서 직접 개발해서 자신의 사이트에

상업적으로 사용하는건 일단 라이센스의 직접적인 영향을 받는건 아니지요.

 

아래 참고자료 올립니다. 직접 가서 보세요.

 

 

 

 

http://www.mysql.com/Manual_chapter/manual_Licensing_and_Support.html#Licensing_and_Support

 

3.1 MySQL licensing policy

The formal terms of the license for non-Microsoft operating systems such as Unix or OS/2 are specified in section J The MySQL server license for non Microsoft operating systems. Basically, our licensing policy is as follows:

 

For normal internal use, MySQL generally costs nothing. You do not have to pay us if you do not want to.

A license is required if:

You sell the MySQL server directly or as a part of another product or service

You charge for installing and maintaining a MySQL server at some client site

You include MySQL in a distribution that is non redistributable and you charge for some part of that distribution

For circumstances under which a MySQL license is required, you need a license per machine that runs the mysqld server. However, a multiple-CPU machine counts as a single machine, and there is no restriction on the number of MySQL servers that run on one machine, or on the number of clients concurrently connected to a server running on that machine!

You do not need a license to include client code in commercial programs. The client access part of MySQL is in the public domain. The mysql command line client includes code from the readline library that is under the GNU Public License.

For customers who have purchased 10 licenses or a high enough level of support, we provide additional functionality. Currently, this means we provide the myisampack utility for creating fast compressed read-only databases. (The server includes support for reading such databases but not the packing tool used to create them.) When support agreements generate sufficient revenue, we will release this tool under the same license as the MySQL server.

If your use of MySQL does not require a license, but you like MySQL and want to encourage further development, you are certainly welcome to purchase a license anyway.

If you use MySQL in a commercial context such that you profit by its use, we ask that you further the development of MySQL by purchasing some level of support. We feel that if MySQL helps your business, it is reasonable to ask that you help MySQL. (Otherwise, if you ask us support questions, you are not only using for free something into which we've put a lot a work, you're asking us to provide free support, too.)

[Top]
No.
제목
작성자
작성일
조회
128데이타 베이스,table 삭제하기
강순권
1999-11-19
15999
129┕>Re: 데이타 베이스,table 삭제하기
정재익
1999-11-19 15:01:28
17880
125설치하는데 에러가 나거든요?
초보
1999-11-18
14663
126┕>Re: 설치하는데 에러가 나거든요?
정재익
1999-11-18 18:26:01
14660
123mysql 언어 레퍼런스메뉴얼(한글판)좀 구해줘요....
이준성
1999-11-18
16229
122MySQL에 대한 몇가지 궁금증.
박경도
1999-11-18
15490
124┕>Re: MySQL에 대한 몇가지 궁금증.
정재익
1999-11-18 18:16:31
15941
127 ┕>Re: Re: MySQL에 대한 몇가지 궁금증.
문태준
1999-11-19 00:43:05
16636
120Mysql에서~~~ 알려주시면 감사!
이관철
1999-11-18
17347
119초보임니다...load data local infile "파일이름" into table 테이블이름;
강순권
1999-11-17
16766
121┕>Re: 초보임니다...load data local infile "파일이름" into table 테이블이름;
문태준
1999-11-18 01:10:39
17649
1167 장 언제쯤 나오나요 ????
모모
1999-11-15
18142
117┕>Re: 7 장 언제쯤 나오나요 ????
문태준
1999-11-15 19:40:15
18069
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2023 DSN, All rights reserved.
작업시간: 0.049초, 이곳 서비스는
	PostgreSQL v16.1로 자료를 관리합니다