오늘은 소설입니다.
sun's longitude:240 28 6.07 
· 자유게시판 · 묻고답하기 · 알파문서 · RPMS list
· 사용자문서 · 팁/FAQ모음 · 리눅스Links · 자료실
· 서버정보 · 운영자 · Books/FAQ · FreeBSD
/board/read.php:소스보기  
알파문서
자주 잊어먹거나, 메모해 둘 필요성이 있는 팁이나 문서, 기타 등등
[*** 쓰기 금지단어 패턴 ***]
글 본문 중간에 업로드할 이미지를 추가하는 방법 : @@이미지이름@@
ex) @@foo.gif@@
25 번 글: [mysql] upgrading from 3.23.x to 4.0.x
글쓴이: 산이 [홈페이지] 글쓴날: 2003년 01월 26일 21:22:35 일(저녁) 조회: 4504
http://www.mysql.com/doc/en/Upgrading-from-3.23.html

---------------------------------------------------------------
3.23.x				4.0.x
---------------------------------------------------------------
query_buffer_size		removed
myisam_max_extra_sort_file_size(befor 4.0.3, MB)
		myisam_max_extra_sort_file_sizeafter 4.0.3, Bytes)
myisam_max_sort_file_size(befor 4.0.3, MB)
		myisam_max_sort_file_size(after 4.0.3, Bytes)
myisam_bulk_insert_tree_size	bulk_insert_buffer_size
query_cache_startup_type	query_cache_type
record_buffer		read_buffer_size
record_rnd_buffer		read_rnd_buffer_size
sort_buffer		sort_buffer_size
warnings			log-warnings
---------------------------------------------------------------
SQL_BIG_TABLES		BIG_TABLES
SQL_LOW_PRIORITY_UPDATES	LOW_PRIORITY_UPDATES
SQL_MAX_JOIN_SIZE		MAX_JOIN_SIZE
SQL_QUERY_CACHE_TYPE	QUERY_CACHE_TYPE
---------------------------------------------------------------
safe_mysqld		mysqd_safe
---------------------------------------------------------------

to 4.0.x

[command run]	mysql_fix_privilege_tables
[OPTIONS]	 ISAM -> MYISAM mysql_convert_table_format database
		or 'ALTER TABLE table_name TYPE=MyISAM'

EOF

 
이전글 : [Apache2] apache2 modules
다음글 : [mysql] thread_cache_size  
 from 61.254.75.40
JS(Redhands)Board 0.4 +@

|글쓰기| |답장쓰기| |수정| |삭제|
|이전글| |다음글| |목록보기|
인쇄용 

apache lighttpd linuxchannel.net 
Copyright 1997-2024. linuxchannel.net. All rights reserved.

Page loading: 0.01(server) + (network) + (browser) seconds