摘要:
Mysql InnoDB 是IOT表 锁基于索引 阅读全文
posted @ 2016-06-11 17:06
czcb
阅读(125)
评论(0)
推荐(0)
摘要:
Mysql InnoDB 是IOT表 锁基于索引 阅读全文
posted @ 2016-06-11 17:06
czcb
阅读(224)
评论(0)
推荐(0)
摘要:
mysql> desc ProductInfo;+----------------+--------------+------+-----+---------+-------+| Field | Type | Null | Key | Default | Ext... 阅读全文
posted @ 2016-06-08 21:14
czcb
阅读(143)
评论(0)
推荐(0)
摘要:
mysql> desc ProductInfo;+----------------+--------------+------+-----+---------+-------+| Field | Type | Null | Key | Default | Ext... 阅读全文
posted @ 2016-06-08 21:14
czcb
阅读(1359)
评论(0)
推荐(0)
摘要:
#!/usr/bin/perl use DBI; $db_name='scan'; $ip='127.0.0.1'; $user="root"; $passwd="1234567"; $dbh = DBI->connect("dbi:mysql:database=$db_name;... 阅读全文
posted @ 2016-06-08 21:06
czcb
阅读(133)
评论(0)
推荐(0)
摘要:
#!/usr/bin/perl use DBI; $db_name='scan'; $ip='127.0.0.1'; $user="root"; $passwd="1234567"; $dbh = DBI->connect("dbi:mysql:database=$db_name;... 阅读全文
posted @ 2016-06-08 21:06
czcb
阅读(248)
评论(0)
推荐(0)
摘要:
14.3.1 InnoDB Locking InnoDB 锁本章节描述InnoDB 使用的锁类型:Shared and Exclusive LocksIntention LocksRecord LocksGap LocksNext-Key LocksInsert Intention Locks... 阅读全文
posted @ 2016-06-07 23:08
czcb
阅读(155)
评论(0)
推荐(0)
摘要:
14.3.1 InnoDB Locking InnoDB 锁本章节描述InnoDB 使用的锁类型:Shared and Exclusive LocksIntention LocksRecord LocksGap LocksNext-Key LocksInsert Intention Locks... 阅读全文
posted @ 2016-06-07 23:08
czcb
阅读(380)
评论(0)
推荐(0)
摘要:
Session 1:mysql> select * from s100;+-----+------+------+| sn | id | info |+-----+------+------+| 227 | 1 | 1a || 228 | 3 | 3a || 229 |... 阅读全文
posted @ 2016-06-07 17:45
czcb
阅读(137)
评论(0)
推荐(0)
摘要:
Session 1:mysql> select * from s100;+-----+------+------+| sn | id | info |+-----+------+------+| 227 | 1 | 1a || 228 | 3 | 3a || 229 |... 阅读全文
posted @ 2016-06-07 17:45
czcb
阅读(227)
评论(0)
推荐(0)
浙公网安备 33010602011771号