[security]remove ip
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
--disable_abort_on_error
|
||||
# 15:10:53 Starting
|
||||
# 15:10:53 gentest.pl \
|
||||
# 15:10:53 --dsn1=dbi:mysql:host=10.244.4.66:port=44503:user=admin:password=admin:database=test \
|
||||
# 15:10:53 --dsn2=dbi:mysql:host=10.244.4.65:port=3308:user=root:password=:database=test_obrqg_10 \
|
||||
# 15:10:53 --dsn1=dbi:mysql:host=127.0.0.2:port=44503:user=admin:password=admin:database=test \
|
||||
# 15:10:53 --dsn2=dbi:mysql:host=127.0.0.1:port=3308:user=root:password=:database=test_obrqg_10 \
|
||||
# 15:10:53 --gendata=conf/ob_subquery_materialization.mysql.zz \
|
||||
# 15:10:53 --grammar=conf/ob_subquery_materialization.mysql.yy \
|
||||
# 15:10:53 --threads=1 \
|
||||
@ -16,7 +16,7 @@
|
||||
# 15:10:53 --myprint
|
||||
# 15:10:53 -------------------------------
|
||||
# 15:10:53 Configuration
|
||||
# 15:10:53 dsn => ['dbi:mysql:host=10.244.4.66:port=44503:user=admin:password=admin:database=test', 'dbi:mysql:host=10.244.4.65:port=3308:user=root:password=:database=test_obrqg_10']
|
||||
# 15:10:53 dsn => ['dbi:mysql:host=127.0.0.2:port=44503:user=admin:password=admin:database=test', 'dbi:mysql:host=127.0.0.1:port=3308:user=root:password=:database=test_obrqg_10']
|
||||
# 15:10:53 duration => 3600
|
||||
# 15:10:53 gendata => conf/ob_subquery_materialization.mysql.zz
|
||||
# 15:10:53 grammar => conf/ob_subquery_materialization.mysql.yy
|
||||
@ -105,9 +105,9 @@ COMMIT;
|
||||
# 15:10:59 Starting 1 processes, 8000 queries each, duration 3600 seconds.
|
||||
# 15:10:59 GenTest::ErrorFilter(114237) started
|
||||
# 15:10:59 Default schema: test
|
||||
# 15:10:59 Caching metadata for dbi:mysql:host=10.244.4.66:port=44503:user=admin:password=admin:database=test
|
||||
# 15:10:59 Caching metadata for dbi:mysql:host=127.0.0.2:port=44503:user=admin:password=admin:database=test
|
||||
# 15:10:59 Default schema: test
|
||||
# 15:10:59 Caching metadata for dbi:mysql:host=10.244.4.65:port=3308:user=root:password=:database=test_obrqg_10
|
||||
# 15:10:59 Caching metadata for dbi:mysql:host=127.0.0.1:port=3308:user=root:password=:database=test_obrqg_10
|
||||
# 15:10:59 Started periodic reporting process...
|
||||
#SELECT DISTINCT MIN(DISTINCT OUTR . `col_varchar_20` ) AS X FROM B AS OUTR2 LEFT JOIN B AS OUTR ON ( OUTR2 . `col_varchar_10` >= OUTR . `col_varchar_10` ) WHERE OUTR . `pk` IN ( #SELECT DISTINCT INNR . `col_int` AS Y FROM CC AS INNR WHERE INNR . `col_int_key` > INNR . `pk` AND OUTR . `col_datetime` BETWEEN '2003-01-15' AND '2005-04-19' ) OR ( OUTR . `col_date` <= '2000-08-04' AND NOT OUTR . `pk` IS NOT NULL ) ORDER BY OUTR . `col_datetime` , OUTR . `pk`;
|
||||
#SELECT DISTINCT MAX(DISTINCT OUTR . `pk` ) AS X FROM B AS OUTR WHERE ( OUTR . `pk` , OUTR . `col_int_key` ) IN ( #SELECT INNR . `pk` AS X , INNR . `pk` AS Y FROM BB AS INNR WHERE INNR . `col_datetime` < INNR . `col_date` AND INNR . `col_datetime_key` BETWEEN '2007-12-03' AND '2002-10-12' ORDER BY INNR . `col_date` ) AND ( OUTR . `col_date_key` BETWEEN '2002-04-08' AND '2002-09-07' AND OUTR . `col_int_key` < 2 ) HAVING X > NULL ORDER BY OUTR . `col_varchar_20` , OUTR . `pk`;
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
# 03:54:00 Starting
|
||||
# 03:54:00 gentest.pl \
|
||||
# 03:54:00 --dsn1=dbi:mysql:host=10.244.4.66:port=44503:user=admin:password=admin:database=test \
|
||||
# 03:54:00 --dsn2=dbi:mysql:host=10.244.4.65:port=3308:user=root:password=:database=test_obrqg_10 \
|
||||
# 03:54:00 --dsn2=dbi:mysql:host=127.0.0.1:port=3308:user=root:password=:database=test_obrqg_10 \
|
||||
# 03:54:00 --gendata=conf/ob_subquery_semijoin_nested.mysql.zz \
|
||||
# 03:54:00 --grammar=conf/ob_subquery_semijoin_nested.mysql.yy \
|
||||
# 03:54:00 --threads=1 \
|
||||
@ -17,7 +17,7 @@
|
||||
# 03:54:00 --myprint
|
||||
# 03:54:00 -------------------------------
|
||||
# 03:54:00 Configuration
|
||||
# 03:54:00 dsn => ['dbi:mysql:host=10.244.4.66:port=44503:user=admin:password=admin:database=test', 'dbi:mysql:host=10.244.4.65:port=3308:user=root:password=:database=test_obrqg_10']
|
||||
# 03:54:00 dsn => ['dbi:mysql:host=10.244.4.66:port=44503:user=admin:password=admin:database=test', 'dbi:mysql:host=127.0.0.1:port=3308:user=root:password=:database=test_obrqg_10']
|
||||
# 03:54:00 duration => 3600
|
||||
# 03:54:00 gendata => conf/ob_subquery_semijoin_nested.mysql.zz
|
||||
# 03:54:00 grammar => conf/ob_subquery_semijoin_nested.mysql.yy
|
||||
@ -1968,7 +1968,7 @@ COMMIT;
|
||||
# 03:54:07 Default schema: test
|
||||
# 03:54:07 Caching metadata for dbi:mysql:host=10.244.4.66:port=44503:user=admin:password=admin:database=test
|
||||
# 03:54:07 Default schema: test
|
||||
# 03:54:07 Caching metadata for dbi:mysql:host=10.244.4.65:port=3308:user=root:password=:database=test_obrqg_10
|
||||
# 03:54:07 Caching metadata for dbi:mysql:host=127.0.0.1:port=3308:user=root:password=:database=test_obrqg_10
|
||||
# 03:54:07 Started periodic reporting process...
|
||||
#SELECT DISTINCT GRANDPARENT1 . col_date AS G1 FROM A AS GRANDPARENT1 LEFT JOIN P AS GRANDPARENT2 USING ( col_date ) WHERE ( GRANDPARENT1 . `col_varchar_10` , GRANDPARENT1 . `col_varchar_20_key` ) IN ( #SELECT DISTINCT PARENT1 . `col_varchar_20` AS P1 , PARENT1 . `col_varchar_20` AS P2 FROM G AS PARENT1 LEFT JOIN H AS PARENT2 ON ( PARENT1 . `col_int` >= PARENT2 . `col_int_key` ) ) AND GRANDPARENT1 . col_date IS NULL ORDER BY GRANDPARENT1 . col_date LIMIT 9;
|
||||
#SELECT GRANDPARENT1 . col_date AS G1 FROM AA AS GRANDPARENT1 WHERE ( GRANDPARENT1 . `col_varchar_10_key` , GRANDPARENT1 . `col_varchar_10` ) IN ( #SELECT PARENT1 . `col_varchar_20_key` AS P1 , PARENT1 . `col_varchar_20_key` AS P2 FROM G AS PARENT1 ) AND ( ( ( ( GRANDPARENT1 . `col_datetime_key` BETWEEN '2005-02-25' AND '2005-02-04' OR NOT GRANDPARENT1 . `col_int_key` = 4 ) OR NOT GRANDPARENT1 . `col_varchar_10` <= 'w' ) OR GRANDPARENT1 . `col_varchar_10_key` <= 'u' ) AND GRANDPARENT1 . `col_datetime` BETWEEN '2007-03-27' AND '2003-06-17' ) ORDER BY GRANDPARENT1 . col_date ;
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
--disable_warnings
|
||||
# 15:11:56 Starting
|
||||
# 15:11:56 gentest.pl \
|
||||
# 15:11:56 --dsn1=dbi:mysql:host=10.244.4.66:port=44503:user=admin:password=admin:database=test \
|
||||
# 15:11:56 --dsn2=dbi:mysql:host=10.244.4.65:port=3308:user=root:password=:database=test_obrqg_10 \
|
||||
# 15:11:56 --dsn1=dbi:mysql:host=127.0.0.2:port=44503:user=admin:password=admin:database=test \
|
||||
# 15:11:56 --dsn2=dbi:mysql:host=127.0.0.1:port=3308:user=root:password=:database=test_obrqg_10 \
|
||||
# 15:11:56 --gendata=conf/ob_subquery_semijoin_nested.mysql.zz \
|
||||
# 15:11:56 --grammar=conf/ob_subquery_semijoin_nested.mysql.yy \
|
||||
# 15:11:56 --threads=1 \
|
||||
@ -15,7 +15,7 @@
|
||||
# 15:11:56 --myprint
|
||||
# 15:11:56 -------------------------------
|
||||
# 15:11:56 Configuration
|
||||
# 15:11:56 dsn => ['dbi:mysql:host=10.244.4.66:port=44503:user=admin:password=admin:database=test', 'dbi:mysql:host=10.244.4.65:port=3308:user=root:password=:database=test_obrqg_10']
|
||||
# 15:11:56 dsn => ['dbi:mysql:host=127.0.0.2:port=44503:user=admin:password=admin:database=test', 'dbi:mysql:host=127.0.0.1:port=3308:user=root:password=:database=test_obrqg_10']
|
||||
# 15:11:56 duration => 3600
|
||||
# 15:11:56 gendata => conf/ob_subquery_semijoin_nested.mysql.zz
|
||||
# 15:11:56 grammar => conf/ob_subquery_semijoin_nested.mysql.yy
|
||||
@ -145,9 +145,9 @@ iNSERT INTO KK VALUES ('2001-05-23 15:49:48', 1, 'ssotnefics', 'cssotnefi', NUL
|
||||
# 15:12:02 Starting 1 processes, 8000 queries each, duration 3600 seconds.
|
||||
# 15:12:02 GenTest::ErrorFilter(114401) started
|
||||
# 15:12:02 Default schema: test
|
||||
# 15:12:02 Caching metadata for dbi:mysql:host=10.244.4.66:port=44503:user=admin:password=admin:database=test
|
||||
# 15:12:02 Caching metadata for dbi:mysql:host=127.0.0.2:port=44503:user=admin:password=admin:database=test
|
||||
# 15:12:02 Default schema: test
|
||||
# 15:12:02 Caching metadata for dbi:mysql:host=10.244.4.65:port=3308:user=root:password=:database=test_obrqg_10
|
||||
# 15:12:02 Caching metadata for dbi:mysql:host=127.0.0.1:port=3308:user=root:password=:database=test_obrqg_10
|
||||
# 15:12:02 Started periodic reporting process...
|
||||
#SELECT DISTINCT GRANDPARENT1 . pk AS G1 FROM C AS GRANDPARENT1 WHERE GRANDPARENT1 . `col_varchar_20` IN ( #SELECT DISTINCT PARENT1 . `col_varchar_10_key` AS P1 FROM W AS PARENT1 LEFT JOIN GG AS PARENT2 ON ( PARENT1 . `pk` = PARENT2 . `pk` ) WHERE GRANDPARENT1 . `pk` IN ( #SELECT DISTINCT CHILD1 . `col_int_key` AS C1 FROM CC AS CHILD1 LEFT JOIN M AS CHILD2 ON ( CHILD1 . `col_varchar_20_key` > CHILD2 . `col_varchar_10_key` ) WHERE ( ( CHILD1 . pk IS NOT NULL ) OR NOT ( GRANDPARENT1 . `col_int` <> 6 ) ) ORDER BY CHILD1 . pk ) AND ( GRANDPARENT1 . pk IS UNKNOWN ) ORDER BY PARENT1 . pk ) AND GRANDPARENT1 . pk IS NOT NULL GROUP BY GRANDPARENT1 . pk HAVING G1 <= NULL ORDER BY GRANDPARENT1 . pk LIMIT 9;
|
||||
#SELECT GRANDPARENT1 . col_date_key AS G1 FROM D AS GRANDPARENT1 WHERE GRANDPARENT1 . `col_varchar_10` IN ( #SELECT PARENT1 . `col_varchar_20` AS P1 FROM KK AS PARENT1 ) AND ( GRANDPARENT1 . `col_varchar_10_key` > 'v' OR NOT GRANDPARENT1 . col_date_key IS NULL ) ;
|
||||
|
||||
Reference in New Issue
Block a user