HOME > 이용안내
이용안내
 
작성일 : 15-05-22 03:56
[DB] [mysql-5.6.x 설치 후 에러로 실행 안될때 ][Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use
 글쓴이 : 제이네트워크
조회 : 71,459  
[mysql-5.6.3 설치 후 아래와 같은  에러로 실행 안될때]
 
[Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option
 
=====================================================================================================================================
130122 03:36:59 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/data
2013-01-22 03:37:00 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2013-01-22 03:37:00 17938 [Note] Plugin 'FEDERATED' is disabled.
2013-01-22 03:37:00 17938 [Note] InnoDB: The InnoDB memory heap is disabled
2013-01-22 03:37:00 17938 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2013-01-22 03:37:00 17938 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-01-22 03:37:00 17938 [Note] InnoDB: Not using CPU crc32 instructions
2013-01-22 03:37:00 17938 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2013-01-22 03:37:00 17938 [Note] InnoDB: Completed initialization of buffer pool
2013-01-22 03:37:00 17938 [Note] InnoDB: Highest supported file format is Barracuda.
2013-01-22 03:37:01 17938 [Note] InnoDB: 128 rollback segment(s) are active.
2013-01-22 03:37:01 17938 [Note] InnoDB: Waiting for purge to start
2013-01-22 03:37:01 17938 [Note] InnoDB: 5.6.14 started; log sequence number 1625987
2013-01-22 03:37:01 17938 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 5e9e5512-ffe8-11e4-8cec-00151750c21b.
2014-01-22 03:37:01 17938 [Note] Server hostname (bind-address): '*'; port: 3306
2014-01-22 03:37:01 17938 [Note] IPv6 is available.
2014-01-22 03:37:01 17938 [Note]   - '::' resolves to '::';
2014-01-22 03:37:01 17938 [Note] Server socket created on IP: '::'.
2014-01-22 03:37:01 17938 [ERROR] Can't start server : Bind on unix socket: Address already in use
2014-01-22 03:37:01 17938 [ERROR] Do you already have another mysqld server running on socket: /usr/local/mysql ?
2014-01-22 03:37:01 17938 [ERROR] Aborting
=======================================================================================================================
 
vi /etc/my.cnf  파일을 열러 내용을 수정해 준다
 
 
# The following options will be passed to all MySQL clients
[client]
#password = your_password
port = 3306
socket = /tmp/mysql.sock

# The MySQL server
[mysqld]
port = 3306
socket = /tmp/mysql.sock
datadir = /usr/local/mysql/data
skip-external-locking
key_buffer_size = 384M
max_allowed_packet = 1M
table_open_cache = 512
sort_buffer_size = 2M
read_buffer_size = 2M
read_rnd_buffer_size = 8M
myisam_sort_buffer_size = 64M
thread_cache_size = 8
query_cache_size = 32M
# Try number of CPU's*2 for thread_concurrency
thread_concurrency = 8




# Don't listen on a TCP/IP port at all.
skip-networking

# required unique id between 1 and 2^32 - 1
server-id = 1

# Uncomment the following if you are using BDB tables
#bdb_cache_size = 4M
#bdb_max_lock = 10000

# Uncomment the following if you are using InnoDB tables
innodb_data_home_dir = /usr/local/mysql/data
innodb_data_file_path = ibdata1:10M:autoextend
innodb_log_group_home_dir = //usr/local/mysql/data
#You can set .._buffer_pool_size up to 50 - 80 %
# of RAM but beware of setting memory usage too high
innodb_buffer_pool_size = 16M
innodb_additional_mem_pool_size = 2M
# Set .._log_file_size to 25 % of buffer pool size
innodb_log_file_size = 5M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 50

[mysqldump]
quick
max_allowed_packet = 16M

[mysql]
no-auto-rehash
# Remove the next comment character if you are not familiar with SQL
#safe-updates

[isamchk]
key_buffer = 20M
sort_buffer_size = 20M
read_buffer = 2M
write_buffer = 2M

[myisamchk]
key_buffer_size = 20M
sort_buffer_size = 20M
read_buffer = 2M
write_buffer = 2M

[mysqlhotcopy]
interactive-timeout
 





Cloud server Streaming service Domain Cloud Firewall

 
 

Total 385

번호 제   목   글쓴이 날짜 조회
305 [스크립트언어] PHP에서 엑셀파일을 생성할 수 있도록 도와주는 클래스입니다. 제이네트워크 2015-01-16 50270
304 [기타] [워드프레스]Allowed memory size 부족 에러 제이네트워크 2014-02-17 50203
303 [윈도우미디어] [windows8.x wmp설치 문제] w8에서 윈도우 미디어 플레이어 설치 제이네트워크 2015-01-26 50042
302 [스크립트언어] 영문 숫자조합 검색 자바스크립트 관리자 2011-06-17 49911
301 [플래시미디어] flv 변환 관리자 2008-12-09 49820
300 [스크립트언어] [제로보드4]관리자 테이블 생성 실패 에러시 제이네트워크 2012-07-09 49723
299 [윈도우미디어] WMS 익명 사용자 인증 오류 (0x8007052e) (1) 제이네트워크 2013-05-22 49546
298 [윈도우서버] [IIS7.0 MIME type 추가 방법] win2008 서버 IIS7.X 에서 .hwp 파일 업/다운로드 안될때 제이네트워크 2014-05-26 49525
297 [리눅스서버] [아파치SSL 에러] File size limit exceeded$HTTPD -DSSL 해결법 제이네트워크 2016-06-22 49446
296 [리눅스서버] SFTP 접속만 가능한 계정 만들기] 제이네트워크 2019-06-30 49432
295 [DB] [MYSQL]PHPMYADMIN 3.5버전 설치하기 제이네트워크 2012-08-31 49245
294 [윈도우서버] [윈도우10 원격데스크톱 오류 CredSSP 암호화 Oracle 수정 때문] 제이네트워크 2018-06-21 49098
293 [기타] [GPT 파티션 삭제 하는 법] 제이네트워크 2013-07-26 49051
292 [리눅스서버] 리눅스 시스템 부팅시 작업 순서 제이네트워크 2013-10-21 48795
291 [리눅스서버] [우분투서버 Ubuntu network device명 확인 및 변경] 제이네트워크 2018-06-21 48610
290 [리눅스서버] [CentOS 7] Python 3을 Cent7에서 yum으로 인스톨 하는 방법 제이네트워크 2018-11-02 48594
289 [기타] tracert / traceroute 명령어 관리자 2011-06-13 48471
288 [기타] 메일 전송을 위한 spf 설정 관리자 2011-06-17 48282
287 [리눅스서버] apache index of 페이지 리스팅 되는 경우 제이네트워크 2012-02-01 48277
286 [리눅스서버] apache 2.2 client denied by server configuration 오류 해결방법 관리자 2011-06-17 48228
285 [윈도우미디어] 동영상 플레이가 안될경우 - wmplayer9.0 관리자 2008-12-08 48175
284 [리눅스서버] [ftp 서버 설정 - 리눅스서버에서 바로 ftp 명령어 사용법] 제이네트워크 2013-12-09 48172
283 [윈도우서버] 윈도우서버 - 오류 있는 응용 프로그램 w3wp.exe 제이네트워크 2014-01-24 48066
282 [리눅스서버] 리눅스 apache에서 동시 접속자 수 체크 제이네트워크 2018-03-30 48020
281 [리눅스서버] 리눅스 컴파일에러 error : Autoconf version 2.68 or higher is required on CentOS 제이네트워크 2019-10-07 47953
280 [메일] 아웃룩 메일 서비스의 대표적 오류 해결방법 제이네트워크 2011-06-17 47890
279 [스크립트언어] [PHP 에서 순위 구하기] 제이네트워크 2015-01-23 47467
278 [윈도우서버] iis7.0 에서 ASP 오류메세지 출력하기 관리자 2011-06-17 47440
277 [리눅스서버] centos yum 방화벽으로 업데이트 에러시 관리자 2012-01-03 47429
276 [기타] 윈도우7 IE10 64bit 혹은 윈도우8 64bit 에서 엑티브엑스(activeX) 실행 안될 때 제이네트워크 2013-11-19 47398
275 [리눅스서버] cronolog 설치 및 셋팅 활용방법 관리자 2011-06-17 47282
274 [리눅스서버] [apche 1.3.x | 2.0.x 2.2 x.2.4.x ] 아파치 버전별 차이점 제이네트워크 2015-05-19 47159
273 [기타] 무료로 사용가능 한 프리웨어 관리자 2011-05-16 47143
272 [리눅스서버] [php설치에러]configure: error: Kerberos libraries not found. 제이네트워크 2013-10-14 47088
271 [리눅스서버] 리눅스서버에 VNC SERVER 설치 하기 (centos5.8~ 6.7 까지 되네요) 제이네트워크 2015-03-19 47069
270 [리눅스서버] vsftp 에러코드 중 500 OOPS: priv_sock_get_int 오류 발생시 해결법 제이네트워크 2016-07-31 47039
269 [리눅스서버] 리눅스 서버 VsFTP 서비스 사용법 관리자 2011-06-17 46964
268 [기타] 프린트 큐에 취소/에러란 프린터물이 있을때 (프린트 큐삭제) 관리자 2011-08-31 46821
267 [리눅스서버] mysqli.so php추가 모듈 설치 제이네트워크 2019-01-21 46775
266 [윈도우미디어] 미디어 플레이어 11은 어떻게 삭제합니까? 관리자 2008-12-08 46722
 1  2  3  4  5  6  7  8  9  10