141 Commits (d28ef002d7c9bd8febf8965134cac802222ba279)

Author SHA1 Message Date
Georgi Kodinov bbe29a00d3 Bug #38159: Function parsing problem generates misleading error message 17 years ago
Ignacio Galarza 2b85c64d65 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
Martin Hansson a43242ea6d Bug#36086: SELECT * from views don't check column grants 17 years ago
kostja@bodhi.(none) ebb9c5d983 Bug#12713 "Error in a stored function called from a SELECT doesn't 18 years ago
gkodinov/kgeorge@magare.gmz 429371f9d5 - addendum of the fix for bug 27786: 19 years ago
guilhem@gbichot3.local f0a95a4e20 - renaming TMP_TABLE to NON_TRANSACTIONAL_TMP_TABLE because this is 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
monty@mysql.com e42c980967 Table definition cache, part 2 20 years ago
bell@sanja.is.com.ua 1b164c7b83 support of view underlying tables and SP functions security check added (BUG#9505) (WL#2787) 20 years ago
konstantin@mysql.com 6f8d3c4844 A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 20 years ago
monty@mysql.com 4c0d23e156 Fixes during review of new pushed code 21 years ago
evgen@moonbone.local baf0c9ad08 Fix bug #11864 non unique names are allowed in subquery 21 years ago
sergefp@mysql.com d9ce6e8f25 BUG#11869:part 2: post-review fixes: merging into 5.0 21 years ago
bell@sanja.is.com.ua d3905f3d0e Name resolution context added (BUG#6443) 21 years ago
konstantin@mysql.com 9f379d7f05 Patch two (the final one) for Bug#7306 "the server side preparedStatement 21 years ago
bell@sanja.is.com.ua 1029e533df postmerge 4.1->5.0 fixes 21 years ago
bell@sanja.is.com.ua 1659dacab1 fixed mechanism of detection selection from table wich we update 21 years ago
bell@sanja.is.com.ua 4554b1f263 fixed union types merging and table related metadata (BUG#8824) 21 years ago
bell@sanja.is.com.ua 2d3076b69d removed wrong distinct UNION detection (BUG#6565) 21 years ago
pem@mysql.comhem.se 2c26ebe359 WL#2130: Table locking for stored FUNCTIONs 21 years ago
monty@mysql.com d35140a851 First stage of table definition cache 21 years ago
dlenev@brandersnatch.localdomain 48fcadf358 Small cleanup of derived tables handling. 21 years ago
gluh@gluh.mysql.r18.ru 6372efa7da Fix for bug#7212: information_schema: "Can't find file" errors if storage engine gone(after review) 21 years ago
dlenev@brandersnatch.localdomain 4b0882e0a6 Fix for bug #6765 "Implicit access to time zone description 21 years ago
monty@mysql.com 75d0958dc3 After merge fixes 21 years ago
bell@sanja.is.com.ua 064b02203f new lock for multiupdate: 21 years ago
bell@sanja.is.com.ua f3e6405ff1 postreview fixes (BUG#5618 & BUG#5590) 21 years ago
bell@sanja.is.com.ua f11bcefae1 fixed error handling if creating derived table failed 22 years ago
bell@sanja.is.com.ua ad6ad34b45 memory leak fixed 22 years ago
bell@sanja.is.com.ua bb62c80201 memory leaks fixed 22 years ago
konstantin@mysql.com 568c6e8526 Fix for bug#4912 "mysqld crashs in case a statement is executed 22 years ago
bell@sanja.is.com.ua 9336d36cf8 VIEW 22 years ago
konstantin@mysql.com b793142c8f Unused variables removed (many files). 22 years ago
bell@sanja.is.com.ua c7396f8d20 PS and SP made compatible in mechanism used for preparing query for rexecutions (Bug #2266) 22 years ago
bell@sanja.is.com.ua ef5f15c351 fixed subquery in the FROM clause with parameter (BUG#3020) 22 years ago
monty@mysql.com 42cf92ce37 Fixed many compiler warnings 22 years ago
bell@sanja.is.com.ua 9bd49d489c after review patch 22 years ago
bell@sanja.is.com.ua b3936e426d aftermerge fix 22 years ago
serg@serg.mylan 99886df867 correct support for a mix of UNION/UNION ALL in the same query. 22 years ago
bell@sanja.is.com.ua 8035ce40ec DBUG_ASSERT(fixed == 0) added to fix_fields() 22 years ago
bell@sanja.is.com.ua 0aa7a4b4ea after merge & valgrind test fixes (BUG#2120) 22 years ago
bell@sanja.is.com.ua 74a9ca1991 ufter revview fix (BUG#2120) 22 years ago
bell@sanja.is.com.ua f9af8578bc make JOIN::prepare, JOIN::optimize only once for EXPLAIN of derived table 22 years ago
bell@sanja.is.com.ua 2a9cd37cd6 now all tables of query are locked in one place (including derived tables) 22 years ago
bell@sanja.is.com.ua 4714f690f1 assigned correct lex->current_select for derived tables (BUG#2349) 22 years ago
bell@sanja.is.com.ua d358e52b8b As far as we cut off derived table branch, we have to close JOINs (BUG#2141) 22 years ago
bell@sanja.is.com.ua e756a511f8 fixed unlocking tables during subquery execution (BUG#2048) 22 years ago
monty@mysql.com ede8169d24 Added missing SSL library (Should be in source distribution) 22 years ago
bell@sanja.is.com.ua 9702a4027d removed unused variable 22 years ago