220 Commits (c6e43700f6709525eea5582bea446bdfdb4994fa)

Author SHA1 Message Date
Alexander Nozdrin 2fe4f6bb29 Backport a fix for Bug#59060 (Valgrind warning in Protocol_text::store()). 15 years ago
Kent Boortz e5ce023f57 Updated/added copyright headers 15 years ago
Dmitry Shulga 49d327ebf7 Fixed bug #42496 - the server could crash on a debug assert after a failure 16 years ago
Davi Arnaut ed9ffc6b09 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Andrei Elkin 307fb75e68 Bug #52304 valgrind does not like to print un-inited string in Protocol_text::store() 16 years ago
Staale Smedseng 3f4d8edb84 Bug #49829 Many "hides virtual function" warnings with 16 years ago
MySQL Build Team a96a92d67b Backport into build-200909221805-5.1.37sp1 16 years ago
Kristofer Pettersson d480b64f5b Bug#44521 Executing a stored procedure as a prepared statement can sometimes cause 17 years ago
Georgi Kodinov df0fc2ea6a fixed a typo 17 years ago
Georgi Kodinov 9870864a88 fixed a win32 compile warning 17 years ago
Ramil Kalimullin c8e908ffcc Fix for bug#19829:make test Failed in mysql_client_test 17 years ago
Ignacio Galarza 2b85c64d65 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
Mattias Jonsson 07e9a6dc2a Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains that 18 years ago
kostja@dipika.(none) f106d9738a Rename send_ok to my_ok. Similarly to my_error, it only records the status, 18 years ago
kostja@bodhi.(none) 098832c5ca Fix a compilation error. 18 years ago
kostja@bodhi.(none) ebb9c5d983 Bug#12713 "Error in a stored function called from a SELECT doesn't 18 years ago
anozdrin/alik@ibm. 8377c71f41 A patch for BUG#32148: killing a query may be ineffective. 18 years ago
holyfoot/hf@mysql.com/hfmain.(none) 9786ccd0a0 Bug #32624 Error with multi queries in MySQL embedded server 5.1.22. 18 years ago
tnurnberg@mysql.com/white.intern.koehntopp.de 46ee271e8f Bug#32707: misdimensioned buffer in protocol layer 18 years ago
kostja@bodhi.(none) c0bb7f8682 Remove net_printf_error(). Do not talk to network directly in 18 years ago
kostja@bodhi.(none) 7c00f8a3b4 Rename: query_error -> is_slave_error. 18 years ago
kostja@bodhi.(none) 227e13c4ca Remove an unused variable that was there since the first implementation 18 years ago
cmiller@zippy.cornsilk.net 2d615a6169 Doxygenized comments. 18 years ago
evgen@sunlight.local 36bf417b40 Bug#27216: functions with parameters of different date types may return wrong 18 years ago
msvensson@pilot.blaudden a65d12a830 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
tnurnberg@blasphemy.mysql.com 034aec5dd5 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
tnurnberg@blasphemy.mysql.com 30868bdc37 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
monty@mysql.com/narttu.mysql.fi 088e2395f1 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
monty@mysql.com/narttu.mysql.fi 1933603647 Removed not used define YY_MAGIC_BELOW 19 years ago
guilhem@gbichot3.local eaf7728d9f Fix for BUG#735 "Prepared Statements: there is no support for Query 19 years ago
guilhem@gbichot3.local be389f62de Mechanical class renaming: 19 years ago
monty@mysql.com/narttu.mysql.fi 410fc81a72 After merge fixes 19 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
monty@mysql.com/narttu.mysql.fi 88dd873de0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
gkodinov/kgeorge@macbook.gmz 9a41822bdd Bug #19216: Client crashes on long SELECT 19 years ago
monty@mysql.com/nosik.monty.fi ca99516cc7 Fixed a lot of compiler warnings (Mainly in mysqld and instance manager) 19 years ago
malff/marcsql@weblab.(none) 28ac53688f Bug#8153 (Stored procedure with subquery and continue handler, wrong result) 20 years ago
malff/marcsql@weblab.(none) 21f00113b4 Bug#8153 (Stored procedure with subquery and continue handler, wrong result) 20 years ago
kostja@bodhi.local 2ce1a07c89 A fix and a test case for Bug#15752 "Lost connection to MySQL server 20 years ago
serg@serg.mylan d00b56549c String::set(double) and set(longlong) -> set_real() and set_int() 20 years ago
monty@mysql.com 74cc73d461 This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 20 years ago
monty@mysql.com 82b77cdd90 Fixes to embedded server to be able to run tests with it 20 years ago
konstantin@mysql.com 4ca48591f1 A fix and a test case for Bug#15613 "libmysqlclient API function 20 years ago
holyfoot@deer.(none) e8697cf428 Big patch to make embedded-server working in 5.x 20 years ago
bell@sanja.is.com.ua 2bcd68973b Fix for BUG#13549 "Server crash with nested stored procedures 20 years ago
bell@sanja.is.com.ua 806f9e24ff Inefficient usage of String::append() fixed. 20 years ago
pem@mysql.com e585315703 Additional fix for BUG#7049, after review. 20 years ago
konstantin@mysql.com f60ebc4815 A fix and a test case for Bug#10794 "mysql_stmt_attr_set no 21 years ago
bell@sanja.is.com.ua 56b2fc10a8 fixed environment restoring in case of error during SP function execution (BUG#9503) 21 years ago
serg@serg.mylan 6a5349028c a compiler must see '#pragma implementation' *before* 21 years ago