summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes for make_win_src_distributionsunknown2003-06-1510-75/+91
* LAST_INSERT_ID()}will now return 0 if the last INSERT didn't insert any rows.unknown2003-06-152-3/+14
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-1421-691/+636
|\
| * Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...unknown2003-06-1422-692/+637
* | bug #251 - destroyed object reused - fixedunknown2003-06-132-5/+6
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-06-1319-256/+253
|\ \
| * | mysql.server should read [server] group from my.cnf - according to the manualunknown2003-06-131-1/+1
| * | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-1318-255/+252
* | | cleaned user used in tests 'connect' and 'rpl_temporary'unknown2003-06-133-3/+8
* | | user change to avoid conflicts with user 'test'unknown2003-06-121-1/+3
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-06-125-72/+195
|\ \ \ | |/ / |/| |
| * | See each file's changeset for details.unknown2003-06-125-72/+195
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-06-121-1/+1
|\ \ \
| * | | FT2 bug in mi_delete fixedunknown2003-06-121-1/+1
* | | | ft_update.c:unknown2003-06-112-2/+13
| |/ / |/| |
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-06-114-1/+35
|\ \ \ | |/ / |/| |
| * | We now require SUPER privilege for SET PSEUDO_THREAD_ID.unknown2003-06-114-1/+35
| |/
* | test result updatedunknown2003-06-112-1/+3
* | protect deleted objects from reusal with safemalloc techniqueunknown2003-06-111-1/+5
|/
* Merge cpedersen@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-1019-60/+266
|\
| * Merge bk-internal:/home/bk/mysql-4.1/unknown2003-06-103-2/+20
| |\
| | * LOAD_FILE() is now COERCIBLEunknown2003-06-103-2/+20
| * | test results updatedunknown2003-06-103-12/+12
| * | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-06-107-12/+155
| |\ \ | | |/
| | * Function INSERT() now works according to coercibility rulesunknown2003-06-103-3/+18
| | * Coercibility tests forunknown2003-06-102-0/+92
| | * Some more functions work according to coercibility now:unknown2003-06-105-12/+48
| * | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-06-104-7/+10
| |\ \ | | |/
| | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-103-6/+6
| | |\
| | | * Bugfix for HEAP table rb-index scan.unknown2003-06-103-6/+6
| | * | mysqldump.c:unknown2003-06-101-1/+2
| | |/
| | * mysqldump.c:unknown2003-06-101-0/+2
| * | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-06-093-27/+69
| |\ \ | | |/ | |/|
| | * more DBUG_xxx tagsunknown2003-06-093-27/+69
* | | Some error messages re. BLOBs are true for TEXTs as wellunknown2003-06-092-3/+4
|/ /
* | Fix for mysql_list_fields & reset stmt buffers from stmt_free_resultunknown2003-06-085-52/+204
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-0632-21/+456
|\ \
| * | REVOKE all privileges and delete user(244)unknown2003-06-0632-21/+456
* | | client.c:unknown2003-06-061-1/+1
* | | my_global.h:unknown2003-06-061-2/+2
* | | After merge fixesunknown2003-06-055-29/+31
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-051-3/+3
|\ \ \
| * | | fixed bug (writting outside mallocced buffer in sql_help.cc)unknown2003-06-051-3/+3
* | | | Merge with 4.0.13unknown2003-06-0527-294/+565
|\ \ \ \
| * | | | Added function commentunknown2003-06-051-3/+15
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-051-4/+11
| |\ \ \ \
| | * | | | mysqld won't give a warning any more, if --user=user_name is used,unknown2003-06-051-4/+11
| * | | | | ha_innodb.cc:unknown2003-06-051-2/+1
| * | | | | ha_innodb.cc, handler.cc:unknown2003-06-052-104/+157
| |/ / / /
| * | | | Merged fix for alarm on big blocksunknown2003-06-051-1/+1
| |\ \ \ \