블로그
- TPCC - mysql Lots of times we could see different benchmarks performed by tpcc-mysql. So today I want to tell you about how to use tpcc-mysql and how to build graphs with gnuplot in a few
- [영진전문대학 컴퓨터 정보계열] 자바 데이터베이스(원격 접속) mysql 원격접속 권한 설정 mysql -u root -p >use mysql; >grant all privileges on *.* to 'user'@'hostname_or_ipaddress
- mysqladmin 명령 mysqladmin Client for Administering a MySQL Server 1) 데이터베이스의 creating 2) 데이터베이스의 dropping 3) grant tables의 reload 4) flushing tables to disk 5) reopening log file 6) 서버의 version, process, status에 관한 정보 【사용법】
- [펌] undefined reference to `uncompress' => gcc -lz 옵션 이용 http://kldp.org/node/23055 gcc -lz 글쓴이: down7town 작성 일시: 토, 2003/08/30 - 7:06오후 프로그래밍 QnA mysql api관련한 ㅋㅋ $ gcc -o dbtest dbtest.c -lmysqlclient -I/usr/include/mysql/ -L/usr/lib/mysql /usr/lib/mysql/libmysqlclient.a
- MySQL Storage Engine Architecture MySQL Storage Engine Architecture, Part 1: An OverviewBy Arjen Lentz, MySQL AB 2 April 2004 출처: http: storage-engine/part_1.html http://dev.mysql.com/tech-resources/articles/storage-engine/part_2.html MySQL
- Using MySQL as a NoSQL - A story for exceeding 750,000 qps on a commodity server /2010/10/using-mysql-as-nosql-story-for.html Most of high scale web applications use MySQL + memcached In some cases people have dropped MySQL and have shifted to NoSQL.
- MySQL common util 출처 - 본인 /* ---------------------------- INTERFACE -------------------------------- */ /* try to connection */ /* return 0 = fail, 1 = success */ int do_mysql_conn ( MYSQL* conn, char *host, char* user, char*
- mysql root 비밀번호 잊어 먹었을 때 /bin/mysqld_safe --skip-grant-tables &[root@localhost local]# mysqlWelcome to the MySQL monitor. Commands end with ; or g.Your MySQL connection id is 2 to server version: 4.0.20-log Type 'help;' or
- 자주쓰는 명령 정리 SET A PASSWORD FOR THE MySQL root USER ! : mysql> use DB명 (엄밀히 말하자면, 사용할 'default database'를 선택하는 것이다.)DB변경: mysql> alter database .....
← 이전
3 페이지