fork2_test.pl

来自「开启mysql的远程连接的方法 mysql-noinstall-5.1.6-al」· PL 代码 · 共 8 行

PL
8
字号
#!/usr/bin/perl -w# This is a test with uses 5 processes to insert, update and select from# two tables.# One inserts records in the tables, one updates some record in it and# the last 3 does different selects on the tables.# Er, hmmm..., something like that :^)# Modified to do crazy-join, 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?