summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* LAST_INSERT_ID()}will now return 0 if the last INSERT didn't insert any rows.unknown2003-06-151-2/+13
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-1410-109/+130
|\
| * Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...unknown2003-06-1410-109/+130
* | bug #251 - destroyed object reused - fixedunknown2003-06-132-5/+6
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-06-131-120/+118
|\ \
| * | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-131-120/+118
* | | See each file's changeset for details.unknown2003-06-125-72/+195
|/ /
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-06-112-1/+25
|\ \
| * | We now require SUPER privilege for SET PSEUDO_THREAD_ID.unknown2003-06-112-1/+25
| |/
* | protect deleted objects from reusal with safemalloc techniqueunknown2003-06-111-1/+5
|/
* Merge cpedersen@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-103-11/+19
|\
| * LOAD_FILE() is now COERCIBLEunknown2003-06-101-2/+2
| * Function INSERT() now works according to coercibility rulesunknown2003-06-101-0/+8
| * Some more functions work according to coercibility now:unknown2003-06-103-9/+9
* | Some error messages re. BLOBs are true for TEXTs as wellunknown2003-06-091-3/+3
|/
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-0629-21/+381
|\
| * REVOKE all privileges and delete user(244)unknown2003-06-0629-21/+381
* | 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-0511-112/+246
|\ \ \
| * \ \ 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
| |\ \ \
| | * | | Fixed test if thr_alarm() failedunknown2003-06-051-1/+1
| * | | | Merge jani@192.168.0.2:/my/mysql-4.0unknown2003-06-051-4/+4
| |\ \ \ \
| | * | | | Fixed a bug in concat_ws(), which did not add concat separatorunknown2003-06-051-4/+4
| * | | | | Print error if we can't delete an alarmunknown2003-06-053-2/+14
| |/ / / /
| * | | | Merge with 3.23 to get fix for thr_alarm and big packetsunknown2003-06-051-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Fixed problem with alarms when reading too big packetunknown2003-06-051-5/+5
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-041-1/+1
| |\ \ \ \
| * | | | | handler.cc:unknown2003-06-041-5/+27
| * | | | | One-line fix for bug 576 (DBUG_ASSERT failure when using CHANGE MASTER TO REL...unknown2003-06-034-10/+22
| * | | | | -- Waiting for Monty's approval before push --unknown2003-06-031-6/+31
| * | | | | Clearer error message (in the customer's case, the relay log was corrupted,unknown2003-06-021-2/+7
* | | | | | merge with public treeunknown2003-06-0532-435/+1141
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | After merge fixunknown2003-06-041-1/+0
| * | | | | Merge with 4.0.13unknown2003-06-0412-128/+244
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Added [mysqld-base-version] as a default group for the mysqld serverunknown2003-06-041-1/+1
| | |/ / /
| | * | | Small fixes (nothing nameworthy)unknown2003-06-011-10/+4
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-012-53/+81
| | |\ \ \
| | | * | | Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478unknown2003-06-012-53/+81
| | * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-06-011-9/+7
| | |\ \ \ \
| | | * | | | fixed bug 549 - incorect query cache memory formating on very small query cac...unknown2003-05-311-9/+7
| | * | | | | Fix for compiling MySQL-4.0.13 with SSL support on OpenBSDunknown2003-05-301-0/+1
| | |/ / / /
| | * | | | Fix for bug #529 ("x509" no allowed as field name)unknown2003-05-291-0/+1
| | * | | | item_cmpfunc.cc:unknown2003-05-281-0/+4
| | |/ / /
| | * | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-05-271-4/+0
| | |\ \ \
| | | * | | Removed bad mutex lockingunknown2003-05-271-4/+0