after-push test update (bug #39265)
This commit is contained in:
parent
ff93b1343d
commit
4c3d82c283
@ -187,7 +187,8 @@ a NULL Test 3.5.9.4 7 999 995.240000000000000000000000000000
|
|||||||
0 0 0 0 0 0
|
0 0 0 0 0 0
|
||||||
Update tb3 Set f122='Test 3.5.9.4-trig', f136=NULL, f151=DEFAULT, f163=NULL
|
Update tb3 Set f122='Test 3.5.9.4-trig', f136=NULL, f151=DEFAULT, f163=NULL
|
||||||
where f122='Test 3.5.9.4';
|
where f122='Test 3.5.9.4';
|
||||||
ERROR 23000: Column 'f136' cannot be null
|
Warnings:
|
||||||
|
Warning 1048 Column 'f136' cannot be null
|
||||||
Update tb3 Set f122='Test 3.5.9.4-trig', f136=0, f151=DEFAULT, f163=NULL
|
Update tb3 Set f122='Test 3.5.9.4-trig', f136=0, f151=DEFAULT, f163=NULL
|
||||||
where f122='Test 3.5.9.4';
|
where f122='Test 3.5.9.4';
|
||||||
select f118, f121, f122, f136, f151, f163 from tb3
|
select f118, f121, f122, f136, f151, f163 from tb3
|
||||||
|
@ -188,7 +188,8 @@ a NULL Test 3.5.9.4 7 999 995.240000000000000000000000000000
|
|||||||
0 0 0 0 0 0
|
0 0 0 0 0 0
|
||||||
Update tb3 Set f122='Test 3.5.9.4-trig', f136=NULL, f151=DEFAULT, f163=NULL
|
Update tb3 Set f122='Test 3.5.9.4-trig', f136=NULL, f151=DEFAULT, f163=NULL
|
||||||
where f122='Test 3.5.9.4';
|
where f122='Test 3.5.9.4';
|
||||||
ERROR 23000: Column 'f136' cannot be null
|
Warnings:
|
||||||
|
Warning 1048 Column 'f136' cannot be null
|
||||||
Update tb3 Set f122='Test 3.5.9.4-trig', f136=0, f151=DEFAULT, f163=NULL
|
Update tb3 Set f122='Test 3.5.9.4-trig', f136=0, f151=DEFAULT, f163=NULL
|
||||||
where f122='Test 3.5.9.4';
|
where f122='Test 3.5.9.4';
|
||||||
select f118, f121, f122, f136, f151, f163 from tb3
|
select f118, f121, f122, f136, f151, f163 from tb3
|
||||||
|
@ -188,7 +188,8 @@ a NULL Test 3.5.9.4 7 999 995.240000000000000000000000000000
|
|||||||
0 0 0 0 0 0
|
0 0 0 0 0 0
|
||||||
Update tb3 Set f122='Test 3.5.9.4-trig', f136=NULL, f151=DEFAULT, f163=NULL
|
Update tb3 Set f122='Test 3.5.9.4-trig', f136=NULL, f151=DEFAULT, f163=NULL
|
||||||
where f122='Test 3.5.9.4';
|
where f122='Test 3.5.9.4';
|
||||||
ERROR 23000: Column 'f136' cannot be null
|
Warnings:
|
||||||
|
Warning 1048 Column 'f136' cannot be null
|
||||||
Update tb3 Set f122='Test 3.5.9.4-trig', f136=0, f151=DEFAULT, f163=NULL
|
Update tb3 Set f122='Test 3.5.9.4-trig', f136=0, f151=DEFAULT, f163=NULL
|
||||||
where f122='Test 3.5.9.4';
|
where f122='Test 3.5.9.4';
|
||||||
select f118, f121, f122, f136, f151, f163 from tb3
|
select f118, f121, f122, f136, f151, f163 from tb3
|
||||||
|
@ -187,7 +187,8 @@ a NULL Test 3.5.9.4 7 999 995.240000000000000000000000000000
|
|||||||
0 0 0 0 0 0
|
0 0 0 0 0 0
|
||||||
Update tb3 Set f122='Test 3.5.9.4-trig', f136=NULL, f151=DEFAULT, f163=NULL
|
Update tb3 Set f122='Test 3.5.9.4-trig', f136=NULL, f151=DEFAULT, f163=NULL
|
||||||
where f122='Test 3.5.9.4';
|
where f122='Test 3.5.9.4';
|
||||||
ERROR 23000: Column 'f136' cannot be null
|
Warnings:
|
||||||
|
Warning 1048 Column 'f136' cannot be null
|
||||||
Update tb3 Set f122='Test 3.5.9.4-trig', f136=0, f151=DEFAULT, f163=NULL
|
Update tb3 Set f122='Test 3.5.9.4-trig', f136=0, f151=DEFAULT, f163=NULL
|
||||||
where f122='Test 3.5.9.4';
|
where f122='Test 3.5.9.4';
|
||||||
select f118, f121, f122, f136, f151, f163 from tb3
|
select f118, f121, f122, f136, f151, f163 from tb3
|
||||||
|
@ -183,7 +183,6 @@ let $message= Testcase 3.5.9.4:;
|
|||||||
@tr_var_af_136, @tr_var_af_151, @tr_var_af_163;
|
@tr_var_af_136, @tr_var_af_151, @tr_var_af_163;
|
||||||
--enable_query_log
|
--enable_query_log
|
||||||
|
|
||||||
--error ER_BAD_NULL_ERROR
|
|
||||||
Update tb3 Set f122='Test 3.5.9.4-trig', f136=NULL, f151=DEFAULT, f163=NULL
|
Update tb3 Set f122='Test 3.5.9.4-trig', f136=NULL, f151=DEFAULT, f163=NULL
|
||||||
where f122='Test 3.5.9.4';
|
where f122='Test 3.5.9.4';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user