summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed test for BUG#2614 (right name, right place, etc...),pem@mysql.comhem.se2004-02-032-14/+29
* Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-5.0Sinisa@sinisa.nasamreza.org2004-02-032-15/+14
|\
| * More corrections of sp-impl-spec.txt and sp-implemented.txt.pem@mysql.comhem.se2004-01-302-15/+14
* | sp.test:Sinisa@sinisa.nasamreza.org2004-02-032-6/+19
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-5.0Sinisa@sinisa.nasamreza.org2004-01-305-18/+63
|\ \ | |/
| * Some minor updates and corrections of sp-implemented.txt.pem@mysql.comhem.se2004-01-291-16/+18
| * Check for possible stack overrun in SP execution.pem@mysql.comhem.se2004-01-261-0/+6
| * Fixed BUG#2227: Server crash with stored procedure call.pem@mysql.comhem.se2004-01-214-2/+39
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-5.0Sinisa@sinisa.nasamreza.org2004-01-201-0/+2
|\ \ | |/ |/|
| * Small omition when Innodb handler is not included.Sinisa@sinisa.nasamreza.org2003-06-071-0/+2
* | Made UDFs work again.pem@mysql.comhem.se2004-01-191-1/+1
* | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2004-01-144-13/+126
|\ \
| * | Fixed BUG#2267: Lost connect if stored procedure has SHOW FUNCTION STATUS.pem@mysql.comhem.se2004-01-144-13/+126
* | | Fixed BUG#2329: Crash if insert with variable name in stored procedure.pem@mysql.comhem.se2004-01-145-3/+74
|/ /
* | Fix BUG#2269: Lost connect if stored procedure called before USEpem@mysql.comhem.se2004-01-093-8/+13
* | Fix BUG#2260: Handler NOT FOUND declaration does't work in stored procedurepem@mysql.comhem.se2004-01-083-3/+37
* | Fix BUG#2259: Crash after fetch from not-open cursor in stored procedurepem@mysql.comhem.se2004-01-084-7/+36
* | Fix BUG#2272: Crash if update with variable name in stored procedure.pem@mysql.comhem.se2004-01-083-9/+44
* | - portability fix for IBM AIX and QNXlenz@kallisto.local2003-12-221-1/+1
* | Merge mysql.com:/my/mysql-4.1 into mysql.com:/my/mysql-5.0monty@mysql.com2003-12-2113-35/+59
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-12-2113-35/+59
| |\ \
| | * | Portability fixes found during 5.0 test compilationmonty@mysql.com2003-12-2113-35/+59
* | | | Fixed bug in replacation for not x86 platformsmonty@mysql.com2003-12-214-27/+27
* | | | Portability fixmonty@mysql.com2003-12-211-1/+1
* | | | Fixed memory leaks in SPmonty@mysql.com2003-12-213-159/+144
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2003-12-2118-50/+115
|\ \ \ \
| * | | | Update for VC++monty@mysql.com2003-12-2118-50/+115
* | | | | Merge mysql.com:/home/pem/work/mysql-4.1pem@mysql.com2003-12-204-32/+43
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | univ.i, srv0srv.c:heikki@hundin.mysql.fi2003-12-202-31/+28
| | |/ / | |/| |
| * | | srv0start.c, univ.i, configure.in:heikki@hundin.mysql.fi2003-12-203-1/+15
* | | | Post-merge fixes.pem@mysql.comhem.se2003-12-203-66/+9
* | | | Merge 4.1 to 5.0 (the prep stmt fixes in particular).pem@mysql.com2003-12-2057-1123/+1560
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge fixmonty@mysql.com2003-12-2049-687/+816
| |\ \
| | * | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safemonty@mysql.com2003-12-2049-686/+816
| * | | one line was removed during mergekonstantin@oak.local2003-12-201-0/+1
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2003-12-208-430/+613
| |\ \ \ | | |/ / | |/| |
| | * | Prepared_statement deployed instead of PREP_STMT. konstantin@oak.local2003-12-208-430/+613
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-12-193-20/+254
| |\ \ \
| | * | | univ.i, ut0ut.h, ut0ut.c:heikki@hundin.mysql.fi2003-12-193-20/+254
| | |/ /
| * | | merge with lex pointer change patchmonty@mysql.com2003-12-193-9/+8
| |\ \ \ | | |/ / | |/| |
| | * | Fixed memory overrun bug in DELETE ... ORDER BYmonty@mysql.com2003-12-193-8/+8
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0guilhem@mysql.com2003-12-2064-921/+2926
|\ \ \ \
| * | | | Now merge is done.guilhem@gbichot22003-12-208-112/+184
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0guilhem@mysql.com2003-12-19222-1373/+4542
| |\ \ \ \
| * | | | | This is the final commit for Worklog tasks:guilhem@gbichot22003-12-1948-268/+370
| * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0guilhem@mysql.com2003-12-1817-584/+2415
| |\ \ \ \ \
| | * | | | | This will be pushed only after I fix the testsuite.guilhem@gbichot22003-12-1817-584/+2415
* | | | | | | Merge mysql.com:/home/psergey/mysql-5.0-latest-pullsergefp@mysql.com2003-12-20222-1373/+4542
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Post merge fix.pem@mysql.comhem.se2003-12-191-1/+0
| * | | | | | Merging lex-pointer change from 4.1 to 5.0.pem@mysql.com2003-12-1917-33/+34
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |