summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* errmsg.txt:unknown2004-08-1021-21/+21
* mysqld.cc:unknown2004-08-091-1/+1
* Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-08-064-3/+55
|\
| * join_nested.result, join_nested.test:unknown2004-08-064-3/+55
* | Fixed BUG#4934: Caching issue with stored procedures.unknown2004-08-063-4/+95
* | Removed an SP test case that's not repeatable over different builds/platforms.unknown2004-08-062-660/+1
* | Fixed BUG#4904: Stored procedure crash if continue handler for HY000 errors.unknown2004-08-063-3/+28
* | Fixed BUG#4902: Stored procedure with SHOW WARNINGS leads to packet error,unknown2004-08-065-8/+889
* | Compilation failure fix.unknown2004-08-031-6/+5
* | client_test.cc -> client_test.cunknown2004-08-033-90/+69
* | Followup3: operator new and operator delete are defined in mysys.unknown2004-08-032-15/+4
* | Followup2 (new commands are supported in prepared statements): test files unknown2004-08-032-6/+0
* | Followup: now we support few more SQL commands in prepared statements.unknown2004-08-036-11/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-08-0331-150/+1091
|\ \
| * | Port of cursors to be pushed into 5.0 tree:unknown2004-08-0331-150/+1091
* | | - bumped up version number in configure.in to 5.0.2-alpha, now thatunknown2004-08-031-1/+1
* | | WL#2001: Optimize stored procedure code.unknown2004-08-023-30/+234
|/ /
* | Fixed BUG#434: Stored procedure which drops itself causes crash.unknown2004-07-2927-1/+48
* | Fixed BUG#4318: Stored Procedure packet error if HANDLER statement,unknown2004-07-293-1/+39
* | enum_server_commandunknown2004-07-281-0/+5
* | compatibility fixesunknown2004-07-272-9/+1
* | one more test should wait for WL#1324 (tablename to filename encoding)unknown2004-07-261-11/+12
* | Merge bk-internal:/home/bk/mysql-5.0/unknown2004-07-264-22/+20
|\ \
| * | Replication: various small fixes specific to the new binlog format of 5.0unknown2004-07-264-22/+20
* | | Mergeunknown2004-07-262016-95923/+115607
|\ \ \
| * | | results updatedunknown2004-07-261-40/+40
| |/ /
| * | New test case for BUG#4726: Stored procedure crash when looping over SELECT w...unknown2004-07-232-0/+50
| * | Post-merge fix.unknown2004-07-23125-16732/+5787
| |\ \
| | * | Fix for stored procedures BUG#4726: Stored procedure crash when looping over ...unknown2004-07-231-0/+3
| | * | Bug #4555 ALTER TABLE crashes mysqld with enum column collated utf8_unicode_ciunknown2004-07-233-2/+16
| | * | sql_db.cc:unknown2004-07-231-0/+2
| | * | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-231-0/+2
| | |\ \
| | | * | Add include of signal.h to Emulator.cppunknown2004-07-231-0/+2
| | * | | Added missing error message to estonian/errmsg.txt.unknown2004-07-221-0/+1
| | |/ /
| | * | Adding *.hpp files for testScan and testScanInterpreter to sources unknown2004-07-229-66/+2
| | * | a line left from manual merge removedunknown2004-07-211-1/+0
| | * | First step of implementation of WL#1518 "make bundled zlibunknown2004-07-21107-16663/+5734
| | * | Export the stmt functions on Embedded Serverunknown2004-07-211-0/+27
| * | | Fix of fix for BUG#3339: Stored procedures in nonexistent schemas are uncalla...unknown2004-07-231-1/+1
| * | | mergeunknown2004-07-239-16/+100
| |\ \ \
| | * | | fixed using VIEW fields (BUG#4617)unknown2004-07-239-16/+100
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-07-233-6/+61
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fixed BUG#4579: Execution of SP crashes server.unknown2004-07-223-6/+61
| * | | | Mergeunknown2004-07-237-16/+54
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | made different fields for view updatebility in principle and updatability dur...unknown2004-07-225-20/+39
| | * | | fixed SP variables detecting (BUG#4604)unknown2004-07-224-2/+21
| | |/ /
| * | | privent crash on temporary table during indexes lookup (BUG#4677)unknown2004-07-223-2/+19
| |/ /
| * | fix lock_multiunknown2004-07-221-1/+2
| * | after merge fixes 2unknown2004-07-223-23/+23
| * | after merge fixesunknown2004-07-228-63/+62