summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #2628 "ALTER TABLE destroys table and reports success"konstantin@mysql.com2004-02-061-6/+12
* clean up commentsvva@eagle.mysql.r18.ru2004-02-031-2/+2
* Fixed Bug #2338 Trigonometric arithmetic problemvva@eagle.mysql.r18.ru2004-01-121-2/+4
* fixed restoring of thd->count_cuted_fields in store_val_in_fieldvva@eagle.mysql.r18.ru2003-12-161-1/+7
* Safety fix for alarms on windows.monty@mashka.mysql.fi2003-11-171-6/+11
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-3.23guilhem@mysql.com2003-10-181-1/+1
|\
| * backport of a fix made in 4.0 to make replication work in 64-bit binaries.guilhem@mysql.com2003-09-271-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-3.23monty@mishka.mysql.fi2003-10-081-8/+1
|\ \
| * | Fixed memory leak in send_filemonty@mishka.mysql.fi2003-10-081-8/+1
| |/
* | fixed processing of COM_BINLOG_DUMP to use in mysqlbinlogvva@eagle.mysql.r18.ru2003-09-292-2/+9
|/
* Quick backport of the following bugfix from MySQL 4.0.14.guilhem@mysql.com2003-09-122-1/+14
* bug #928 - arbitrary table grant was used, sort-order wasn't honoredserg@serg.mylan2003-09-021-3/+7
* Bug #1064: SHOW CREATE TABLE: avoid allocations for simple tables, old client...serg@serg.mylan2003-08-212-2/+5
* fix for SHOW CREATE TABLE to report corerct second field's lengthserg@serg.mylan2003-08-212-36/+39
* Merge bk-internal:/home/bk/mysql-3.23/serg@serg.mylan2003-08-071-2/+2
|\
| * fixed password buffer overflowserg@serg.mylan2003-08-071-2/+2
* | Fix an erronous cast for GCC introduced for to fix VC++ compiler errormiguel@hegel.local2003-08-051-1/+1
* | Fix VC++ compiler errormiguel@hegel.local2003-08-041-1/+1
|/
* Cleaned up code commentmonty@mashka.mysql.fi2003-08-031-1/+2
* Backporting the changeset below from 4.0, because a customer hitsguilhem@mysql.com2003-08-011-1/+2
* ha_innobase.cc:heikki@hundin.mysql.fi2003-07-021-14/+6
* Merge bk-internal.mysql.com:/home/bk/mysql-3.23monty@mashka.mysql.fi2003-07-011-1/+13
|\
| * Fixed 'Unknown error' when doing ORDER BY on reference table whichmonty@mashka.mysql.fi2003-06-291-1/+13
* | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-3.23vva@eagle.mysql.r18.ru2003-06-261-0/+1
|\ \ | |/ |/|
| * fixed bug with type of user variables (bug #551)vva@eagle.mysql.r18.ru2003-06-251-0/+1
* | Can't believe it: one more cset (04-27) which never found his way to the centralguilhem@mysql.com2003-06-211-0/+22
* | Fix error msg. Bug #681miguel@hegel.(none)2003-06-191-1/+1
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-3.23guilhem@mysql.com2003-06-162-5/+14
|\ \
| * | Do not use 'created' for time anymore in Start_log_event, it's the sameguilhem@mysql.com2003-06-162-5/+14
* | | Translation updatedmiguel@sartre.local2003-06-081-8/+8
|/ /
* | In Start_log_event::print, don't print "created 1970 etc" if created == 0.guilhem@mysql.com2003-06-061-2/+6
* | -- already approved; it would be nice if it goes into 3.23.57 --guilhem@mysql.com2003-06-063-4/+23
* | Fixed test if thr_alarm() failedmonty@narttu.mysql.fi2003-06-051-1/+1
* | Fixed problem with alarms when reading too big packetmonty@narttu.mysql.fi2003-06-051-5/+5
* | Fixed bug when installing mysqld as a service with 2 arguments (option + serv...monty@narttu.mysql.fi2003-05-261-2/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-3.23monty@narttu.mysql.fi2003-05-261-4/+11
|\ \
| * | Fixed problem with 'kill pid-of-mysqld' on Mac OS Xmonty@narttu.mysql.fi2003-05-261-4/+11
* | | Added missing free for last patchmonty@mashka.mysql.fi2003-05-261-0/+1
* | | Fix for #468 [Ver]: SHOW VARIABLES trims innodb_data_file_pathguilhem@mysql.com2003-05-231-2/+10
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-3.23vva@eagle.mysql.r18.ru2003-05-211-1/+5
|\ \ \ | |/ / |/| |
| * | fixed "LINES STARTING" in load data replicationvva@eagle.mysql.r18.ru2003-05-211-1/+5
| |/
* | SHOW TABLE STATUS displayed wrong Row_format for myisampack'ed tables. (Bug #...monty@narttu.mysql.fi2003-05-141-3/+4
* | Better grant test for SELECT *monty@mashka.mysql.fi2003-05-081-4/+4
* | Security patch to remove wrong error when one had a global update/delete priv...monty@mashka.mysql.fi2003-05-073-9/+21
* | Porting back security fix from 4.0.Sinisa@sinisa.nasamreza.org2003-04-291-2/+3
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-3.23Sinisa@sinisa.nasamreza.org2003-04-291-1/+1
|\ \
| * | Back porting a fix from 4.0 at customer's requestSinisa@sinisa.nasamreza.org2003-04-141-1/+1
* | | Fix possible memory overrun when reading broken character set filesmonty@mashka.mysql.fi2003-04-261-1/+1
* | | Fixed problem with timestamps in binary log on 64 bit machinesmonty@narttu.mysql.fi2003-04-233-5/+7
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-3.23monty@mashka.mysql.fi2003-04-074-14/+13
|\ \