mariadb/libmysql
kostja@bodhi.(none) 6ae3bca94e Bug#27430 "Crash in subquery code when in PS and table DDL changed after
PREPARE", review fixes:
- make the patch follow the specification of WL#4166 and remove  
the new error that was originally introduced.
Now the client never gets an error from reprepare, unless it failed.
I.e. even if the statement at hand returns a completely different
result set, this is not considered a server error.
The C API library, that can not handle this situation, was modified to
return a client error.
Added additional test coverage.
2008-05-20 20:36:26 +04:00
..
.cvsignore
acinclude.m4
client_settings.h
CMakeLists.txt
conf_to_src.c
dll.c
errmsg.c Bug#27430 "Crash in subquery code when in PS and table DDL changed after 2008-05-20 20:36:26 +04:00
get_password.c
libmysql.c Bug#27430 "Crash in subquery code when in PS and table DDL changed after 2008-05-20 20:36:26 +04:00
libmysql.def
libmysql.ver.in
Makefile.am
Makefile.shared
manager.c Bug#34655 Compile error 2008-02-28 14:55:46 -03:00