How To Change MySQL Password mysql 비밀 번호를 변경하는 방법

April 20th, 2008 2008년 4월 20일

Let’s look at all the ways to change MySQL password, for root and other users: 모든하는 방법에 대해 살펴보겠 mysql 비밀 번호를 변경하려면, 루트 및 기타 사용자 :

Read more (78 words) » 더 많은 내용보기 (78 단어)»

How To Use AWK To Simplify Scripting: Multi-Database Backup Example awk를 사용하는 방법을 단순화 스크립트 : 멀티 - 데이터베이스 백업 예제

April 20th, 2008 2008년 4월 20일

AWK is an extremely versatile and powerful language for processing files and text data. awk은 매우 다양하고 강력한 언어 파일 및 텍스트 데이터를 처리합니다. Often you can use awk to perform complex tasks on Unix / Linux / Mac OS command line which would otherwise take a full-fledged programming effort. 자주 awk를 사용할 수있습니다 복잡한 작업을 수행하려면 유닉스 / 리눅스 / 맥 운영 체제 커맨드 라인 어느 것이 다른 프로그램을 완전 - 본격적인 노력을합니다. AWK is great for log processing, creating custom scripts which will then be executed and more. awk에게 좋다는 로그 처리, 사용자 정의 스크립트가 실행됩니다 더 많은합니다. For example I wanted to create a backup of all of my MySQL databases, each to a separate file after compressing them with gzip (maximum compression). 예를 들어 싶었의 모든 제 mysql 데이터베이스의 백업을 만듭니다, 각각 별도의 파일을 압축하는 그들을 후에 gzip (최대 압축). I already created a list of databases on my MySQL server is a file named databases (how original!). 데이터베이스에 더 이상의 목록을 만들어 내라는 이름의 파일이 데이터베이스를 반환한다 (어떻게 기존!). Here is the awk script which processes the file and creates another file (named database_backup) which contains commands to backup all the databases as specified above. 여기가 바로 awk 스크립트를 처리하는 파일을 다른 파일을 생성합니다 (명명된 database_backup)을 포함 위에 지정된 명령으로 모든 데이터베이스를 백업합니다.
Read more (172 words) » 더 많은 내용보기 (172 단어)»

MySQL Tip: How To Check, Repair & Optimize All Tables in All Databases mysql 팁 :를 확인하는 방법, 복구 및 최적화하기의 모든 데이터베이스의 모든 테이블에

April 20th, 2008 2008년 4월 20일

Here is a simple command to auto repair, check and optimize all the tables in all databases running on a MySQL server : 여기는 간단한 명령을 자동으로 복구, 점검 및 최적화에서 실행되는 모든 데이터베이스의 모든 테이블을 반환한다 :

Read more (149 words) » 더 많은 내용보기 (149 단어)»

MySQL High End Features Should be Closed Source & for Paid Customers Only mysql 하이 엔드 기능을 닫아야합니다 소스 및 유료 고객 전용

April 18th, 2008 2008년 4월 18일

I am serious. 나는 심각합니다. While MySQL is a great open source database, I have full respect to Sun’s plan to provide high-end features for paying customers only. mysql는 위대한 오픈 소스 데이터베이스를하는 동안, 나는이 태양의 계획을 존중 하이 - 엔드 기능을 제공합니다 유료 고객 전용. After all they are in the business of making money and not philanthropy, last I checked. 결국 그들은 자선 사업의 수익 창출이 아닌, 마지막 확인합니다.

Read more (135 words) » 더 많은 내용보기 (135 단어)»

MySQL SQL Delete Notes mysql sql을 삭제 노트

November 27th, 2007 2007년 11월 27일

To delete duplicates from a MySQL database table I normally copy the duplicate data first to a temporary table and then use the copied id’s to delete from the original table. mysql 데이터베이스 테이블에서 중복을 삭제 나는 첫 번째로 정상적으로 임시 테이블을 복사하여 중복 데이터를 사용하여 기존 테이블에서 복사한 신분증도를 삭제합니다.

Read more (140 words) » 더 많은 내용보기 (140 단어)»

MySQL: Creating Users & Granting Access Simplified mysql : 만들기 사용자와 권한 간체

November 23rd, 2007 2007년 11월 23일

In MySQL you can use the GRANT statement to create users and assign privileges to them at the same time. mysql을 부여하실 수있습니다 성명을 사용하여 사용자와 만들기를 동시에 그들에게 권한을 할당합니다. It is extremely convenient and beats create user or directly hacking the mysql.user table. 그것은 매우 편리하며 사용자 또는 직접 해킹 비트 mysql.user 테이블을 생성합니다. I learned few things about GRANT the hard way. 어려운 방법에 대한 몇 가지 경험에서 배운 점을 부여합니다.

Read more (182 words) » 더 많은 내용보기 (182 단어)»

6 MySQL Database Replication Tips 6 mysql 데이터베이스를 복제 팁

November 18th, 2007 2007년 11월 18일

Replicating on two or more MySQL master database servers 마스터 데이터베이스 서버에 두 개 이상의 복제를 mysql

Read more (112 words) » 더 많은 내용보기 (112 단어)»

Monitoring MySQL Queries Using Bash Script 배쉬 스크립트를 사용하여 검색어를 모니터링 mysql

November 18th, 2007 2007년 11월 18일

Monitoring MySQL queries is a favorite pastime of MySQL administrators especially for performance reasons. 레크 리에이션의 마음에 드는 mysql mysql 쿼리를 모니터링은 성능상의 이유로 관리를 위해 특별히합니다. Here is a simple bash script to monitor long running MySQL queries in realtime using the ubiquitous ’show processlist’. 여기는 간단한 배쉬 스크립트를 실행하는 모니터 긴 mysql 검색어에 유비 쿼터스를 사용하여 실시간으로 표시 '를 processlist'합니다. The best part about this script is that you can use it to log your queries over time for later evaluation. 최고의 부분에 대해이 스크립트는 그것을 기록하는 데 사용할 수있는 시간이 지남에 대한 귀하의 검색어를 나중에 평가합니다.
Read more (213 words) » 더 많은 내용보기 (213 단어)»

Solution: MySQL Master-Master Replication Fails With ERROR 1200 (HY000) on Master 해결 방법 : mysql 마스터 - 마스터 복제에 실패 오류와 함께 1200 (hy000) 마스터

November 16th, 2007 2007년 11월 16일

When you try MySQL master-master replication with two (or more) servers you may often find that in the process of configuring the original master to also act as a slave server (start slave), it fails with the following error: mysql 마스터 - 마스터 복제를하려고 할 때 두 개의 (또는 기타) 서버를 찾을 수있습니다 과정에서 자주의 원래 주인을 구성하는 역할을 또한 슬레이브 서버 (시작 슬레이브), 그것에 다음과 같은 오류와 함께 실패한다 :

mysql> start slave; mysql>을 시작 슬레이브;
ERROR 1200 (HY000): The server is not configured as slave; fix in config file or with CHANGE MASTER TO 오류 1200 (hy000) : 서버는 노예로 구성되어 있지 않습니다; 수정이나 변경을 마스터가 설정 파일을

Read more (97 words) » 더 많은 내용보기 (97 단어)»

Improving Site Performance… 사이트 실적 개선…

September 24th, 2007 2007년 9월 24일

사이트를 가동 시간을 I have significantly improved our site performance in the last month. 우리 사이트의 성능을 크게 향상 나는 지난 달합니다. I did all the site optimization steps by the book, found a lot of new things and fine-tuned existing ideas. 이 사이트의 모든 단계를 최적화하여 난, 그 책을 많은 새로운 것들을 발견하고 기존의 아이디어를 좋아 - 지켜봐 주시기 바랍니다. There are a couple of good ideas I am yet to implement like using Lighttpd server instead of Apache 2. 좋은 아이디어가 몇 개 아직 나는 lighttpd를 사용하여 같은 서버를 구현하는 대신에 원래 아파치 버전 2.

Read more (183 words) » 더 많은 내용보기 (183 단어)»