449 Commits (4b6e5cf7d652ea6a32803f26e41dfbca2eb325db)

Author SHA1 Message Date
Alexander Nozdrin c67ccdcdc7 Fix Windows-build failure: use my_snprintf() instead of snprintf(). 14 years ago
Alexander Nozdrin 41dc304928 Fix for Bug#13001491: MYSQL_REFRESH CRASHES WHEN STORED ROUTINES ARE RUN CONCURRENTLY. 14 years ago
Kent Boortz e5ce023f57 Updated/added copyright headers 15 years ago
Dmitry Shulga 6c2f5e306c Fixed Bug#11764168 "56976: SEVERE DENIAL OF SERVICE IN PREPARED STATEMENTS". 15 years ago
Alexander Barkov cd3a8131c6 A post-fix for b58036. 15 years ago
Alexander Barkov 8a96012922 Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they crash server 15 years ago
Kent Boortz fddb1f1b13 - Added/updated copyright headers 15 years ago
Tatiana A. Nurnberg 3a15cb6ce9 Assorted post-merge fixes, clean-up, integration, compat with 5.6. 15 years ago
Davi Arnaut 80246ac8b8 Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure 15 years ago
smenon a96c2a1f48 Backport into mysql-5.1.49sp1-release 15 years ago
Dmitry Shulga 14dbc7e4e6 Fixed bug #47485 - mysql_store_result returns a not NULL result set 16 years ago
Davi Arnaut 0d7c321540 Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite run 16 years ago
Davi Arnaut ed9ffc6b09 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Davi Arnaut 07767edcce Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite run 16 years ago
Davi Arnaut 93fb8bb235 Bug#53445: Build with -Wall and fix warnings that it generates 16 years ago
sunanda d72f61396b Backport into build-201006221614-5.1.46sp1 16 years ago
Davi Arnaut bb036c93b4 Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
Ramil Kalimullin edfea7d590 Fix for bug #53907: Table dump command can be abused to dump arbitrary tables. 16 years ago
Jim Winstead bea068326f Using an initial command with mysql_options(..., MYSQL_INIT_COMMAND, ...) 16 years ago
Sunanda Menon f80a925e9f ------------------------------------------------------------ 16 years ago
Georgi Kodinov 6ae9c70109 Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants. 16 years ago
Vladislav Vaintroub 2f075a1e37 Bug #47423 mtr connects to wrong database 16 years ago
MySQL Build Team 868f1fa480 Backport into build-200909221805-5.1.37sp1 16 years ago
Georgi Kodinov f7fa5d5a02 fixed compilation warnings 17 years ago
Davi Arnaut a0e44ec1e8 Fix for a few assorted compiler warnings. 17 years ago
Davi Arnaut 69fbbdc19d Bug#45010: invalid memory reads during parsing some strange statements 17 years ago
Davi Arnaut 93bd65b04b Bug#20023: mysql_change_user() resets the value of SQL_BIG_SELECTS 17 years ago
Georgi Kodinov bf6e255d8c Bug #45287: phase 2 : 5.0 64 bit compilation warnings 17 years ago
Ramil Kalimullin 381da0c9d8 Fix for bug#42364 reverted. 17 years ago
Sergey Glukhov 5072f4da36 Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent table 17 years ago
Staale Smedseng 490f443221 Bug #45790 Potential DoS vector: Writing of user input to log 17 years ago
Davi Arnaut d30375be39 Workaround a compiler that does not support certain C99 features for C code. 17 years ago
Staale Smedseng 57ba432293 Recommit of bug 43560 after merge with mysql-5.1-bugteam 17 years ago
Bernt M. Johnsen 2fd7330c2e Bug#23471 prepared for commit in 5.0 gca branch 17 years ago
Alexey Botchkov d7ad0a04d1 mysql_client_test fixed. 17 years ago
Kristofer Pettersson 76a5891429 Bug#40363 Bug 20023 is not fixed on 5.0 17 years ago
Ramil Kalimullin c8e908ffcc Fix for bug#19829:make test Failed in mysql_client_test 17 years ago
Alexey Kopytov c4f0c2d38c Fix for bug #41078: With CURSOR_TYPE_READ_ONLY mysql_stmt_fetch() 17 years ago
Ignacio Galarza 2b85c64d65 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
Davi Arnaut 918a038165 Bug#36326: nested transaction and select 17 years ago
Sergey Glukhov e419c5d349 fix for pushbuild failure on 64 linux 17 years ago
Sergey Glukhov 87ea5307d0 disable bug37956 test if geometry package is not enabled 17 years ago
Sergey Glukhov 2b64acde8b Bug#37956 memory leak and / or crash with geometry and prepared statements! 17 years ago
Sergey Glukhov 861eeb918d removed unused variable 17 years ago
Sergey Glukhov 7b488c46a0 Bug#40365 Prepared statements may insert invalid dates. 17 years ago
Georgi Kodinov 489ad44ab5 Bug #32124: crash if prepared statements refer to variables in the where clause 17 years ago
Sergey Glukhov 9bc9ddd56e Bug#38291 memory corruption and server crash with view/sp/function 18 years ago
Sergey Glukhov 857718e28b after merge fix, related to bug#37301 changes 18 years ago
Chad MILLER 2941024852 Bug#37301 Length and Max_length differ with no obvious reason(2nd version) 18 years ago
Davi Arnaut d5620961a6 Bug#38486: Crash when using cursor protocol 18 years ago