InnoDB
Tag details
Welcome to the 'InnoDB' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'InnoDB'.
Look up
"InnoDB"
at The Free Dictionary
Latest blogosphere posts tagged “InnoDB”
-
InnoDB线程并发检查机制
NinGoo.net —
Authority: 118
Author: NinGoo posted on NinGoo.net InnoDB在接受MySQL线程调用能时,有一个并发线程的检查机制,通过 innodb_thread_concurrency 参数进行控制。如果参数设置大于0,则表示检查机制开启,允许进入的线程数就是参数的值。等于0则禁用并发检查。 ...3 days ago -
从show innodb status看XtraDB的增强特性
NinGoo.net —
Authority: 118
Author: NinGoo posted on NinGoo.net XtraDB存储引擎相对于标准的InnoDB引擎做了很多的改进,从show innodb status的结果可以初步看到部分增强的特性。下面是一个XtraDB测试环境(Linux)的结果: root@(none) 11:25:18>show innodb status\G*************************** 1. ...4 days ago -
XtraDB存储引擎
NinGoo.net —
Authority: 118
Author: NinGoo posted on NinGoo.net XtraDB存储引擎是 percona 公司对于innodb存储引擎进行改进加强后的产品,第一个版本为 1.0.2-1 ,发布于2008年底。XtraDB兼容innodb的所有特性,并且在IO性能,锁性能,内存管理等多个方面进行了增强。 ...5 days ago -
Foreign key constraints support in MyISAM
IT answers —
Authority: 458
New Question Created by Linux - Ask the Expert2 weeks ago -
MySQL InnoDB and table renaming don’t play well…
Masterzen's Blog —
Authority: 98
At Days of Wonder we are huge fans of MySQL (and since about a year of the various Open Query , Percona , Google or other community patches), up to the point we’re using MySQL for about everything in production. But since we moved to 5.0, back 3 years ago our production databases which hold our website and ...3 weeks ago