Bug #33396 duplicate value in set leads to warning 1291, which not shown with ps-protocol
Submitted: 20 Dec 2007 10:07 Modified: 11 Apr 2018 12:17
Reporter: Horst Hunger Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:5.1 OS:Linux (Suse 10.1)
Assigned to: Assigned Account CPU Architecture:Any
Tags: disabled

[20 Dec 2007 10:07] Horst Hunger
Description:
the test <engine>_storedproc shows the warning 1291 if running without ps-protocol and didn't show that warning with ps-protocol. That needs some more investigations why this warning is not shown in case of using prepare execute (ps-protocol).

How to repeat:
comment out the disable_warnings at line 388 of storedproc_master.inc (that is the work around in the test) and let "innodb_storedproc" run with and without ps-protocol.
[9 Jan 2008 9:09] Konstantin Osipov
Setting the right category.
[10 Dec 2010 11:06] Manyi Lu
Martin, could you please analyse this bug and enable the test when it is fixed.
Thanks.
Manyi