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 376 게시물 읽기
No. 376
# Re: # mysql과 y2k -> 문제없음
작성자
문태준
작성일
1999-12-28 13:21
조회수
9,742

>

> y2k 문제는 mysql에 없나요?

>

> os는 알짜레드헷 5.2 를 쓰고요...

> mysql은 최신버전.. (며칠전 어디서 다운받았는데..거기 기억이.. -.-;;)

> 아파치도 거의 최신 버전...

> php는 3 을 쓰고 있어요.

>

>

 

문제없습니다.

 

MySQL itself has no problems with Year 2000 (Y2K) compliance:

 

-MySQL uses Unix time functions and has no problems with dates until 2069; all 2-digit years are regarded to be in the range 1970 to 2069, which means that if you store 01 in a year column, MySQL treats it as 2001.

 

-All MySQL date functions are stored in one file `sql/time.cc' and coded very carefully to be year 2000-safe.

 

-In MySQL 3.22 and later versions, the new YEAR column type can store years 0 and 1901 to 2155 in 1 byte and display them using 2 or 4 digits.

[Top]
No.
제목
작성자
작성일
조회
384# decode 기능
zinu
1999-12-29
10044
379다시 올립니다.
tellme
1999-12-28
9445
381┕>Re: 다시 올립니다.
정재익
1999-12-28 18:10:59
10004
382 ┕>Re: Re: 다시 올립니다.
tellme
1999-12-28 19:54:05
10069
383  ┕>Re: Re: Re: 다시 올립니다.
정재익
1999-12-29 10:25:48
10030
393   ┕>감사합니다.
tellme
1999-12-29 17:45:54
9931
378# 단추를 클릭하면 자동으로 DB가 만들어 진다던데...
sanmandi
1999-12-28
9498
380┕>Re: # 단추를 클릭하면 자동으로 DB가 만들어 진다던데...
정재익
1999-12-28 17:22:20
9619
375# mysql과 y2k
강민정
1999-12-28
9298
376┕># Re: # mysql과 y2k -> 문제없음
문태준
1999-12-28 13:21:45
9742
374이미지를 동시에 업로딩 하는 방법좀 ....?
tellme
1999-12-28
9498
377┕>Re: 이미지를 동시에 업로딩 하는 방법좀 ....?
정재익
1999-12-28 14:37:33
10097
368# mysql과 타 DB를 동시에 접근할 수 있나요?
강민정
1999-12-28
8908
373┕>Re: # mysql과 타 DB를 동시에 접근할 수 있나요?
정재익
1999-12-28 09:45:37
9486
367# mysqldump 로 만들어진 파일은 어디에 저장되요?
강민정
1999-12-28
9155
372┕>Re: # mysqldump 로 만들어진 파일은 어디에 저장되요?
정재익
1999-12-28 09:44:30
10267
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2023 DSN, All rights reserved.
작업시간: 0.054초, 이곳 서비스는
	PostgreSQL v16.1로 자료를 관리합니다