您的位置: 木铎校园 BBS 社区 >> TAG: mysql
日志(10) 书签(9)
该TAG下暂无资讯
-
关于如何保证数据一致性的问题
平凡的香草 发表于 2008-10-23 00:10:15
Synchronous MySQL replicationIn synchronous replication, a transaction cannot complete on the master until itcommits on one or more slave servers. There are various levels of synchronous replicatio...
-
补充一些有关mysql复制方面的资料
平凡的香草 发表于 2008-10-22 16:01:53
有兴趣的可以参考: 【replication】 Thoughts on MySQL Replication http://www.mysqlperformanceblog.com/2006/07/07/thoughts-on-mysql-replication/ Figuring out what limits MySQL Replica...
-
mysql HEAP MEMORY tables 提高行数支持的方法 zz
平凡的香草 发表于 2008-04-29 23:44:21
mysql MEMORY tables 如果目前支持的行数到上限还不够用 可以把 my.cnf 配置里面max_heap_table_size = 256M改大设置 MAX_ROWS在跑着 可以 ALTER TABLE tbl_name MAX_ROWS=MAX_ROWS 依赖于 max_heap_table_si...
-
How Mysql server use memory
平凡的香草 发表于 2008-04-25 16:06:44
The following list indicates some of the ways that the mysqld server uses memory. Where applicable, the name of the system variable relevant to the memory use is given: The key buffer (variabl...
-
MySQL Performance Tuning Primer Script
平凡的香草 发表于 2008-03-07 16:09:55
MySQL Performance Tuning Primer Script This script takes information from "SHOW STATUS LIKE..." and "SHOW VARIABLES LIKE..." to produce sane recomendations for tuning server variables. It is c...
-
MySQL中的视图及性能问题 zz
平凡的香草 发表于 2007-12-30 21:57:41
视图是MySQL 5.0中增加的三大新功能之一(另外两个是存储过程与触发器),也是一般稍微“高级”一点的数据库所必需要有的功能。MySQL在定义视图上没什么限制,基本上所有的查询都可定义为视图,并且也支持可...
-
mysql 4.0(freebsd) 升级到5.0+(linux)的出现的问题
平凡的香草 发表于 2007-09-04 02:49:18
mysql> desc cdb_attachments;+-------------+-----------------------+------+-----+---------+----------------+| Field | Type &...
-
mysql 4.0.x 升级到 mysql 5.0.x 总结 zz
平凡的香草 发表于 2007-08-31 13:33:31
原文链接:http://avenger.name/?p=191 总结了一下,由于 mysql 4.0.x 的库都是 latin1 编码的,所以主要问题还是出现在编码转换上。 废话少说,下面是经测试可用的转换步骤,测试版本为 mysql4.0.26->mysql...
-
InnoDB Performance Optimization [zz]
平凡的香草 发表于 2007-06-28 10:36:53
InnoDB Performance Optimization MySQL高级技术 周六, 2007/04/28 - 10:59 原文来自: http://mysqldatabaseadministration.blogspot.com/2007/04/innodb-performan... I am sitting in the session "...
-
mysql master slave 监控
平凡的香草 发表于 2007-04-13 17:31:50
http://www.workboy.com/charles/mysql-heartbeat/MasterMySQL.htmlhttp://www.tnpi.biz/computing/perl/MATT-Bundle/mysql.shtml
该TAG下暂无图片
该TAG下暂无商品
该TAG下暂无软件
该TAG下暂无影音
