summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Replication: small bug fixes in mysql-test-run.sh and in replication code (mo...unknown2003-03-032-6/+33
* ChangeSet 1.1625 was faulty as regards sql/mf_iocache.cc and LOAD DATA LOCAL ...unknown2003-03-021-1/+0
* Merge work:/home/bk/mysql-4.0unknown2003-03-021-3/+4
|\
| * fix auto-increment in sub-key and insert ... selectunknown2003-03-021-3/+4
* | Replication: simplification of init_relay_log_pos: always initialize,unknown2003-03-022-9/+1
* | When the SQL thread cannot read an event from the relay logunknown2003-03-021-0/+9
* | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-282-2/+8
|\ \
| * | LOAD DATA INFILE is not replicated if replicate_*_table is setunknown2003-02-282-2/+8
* | | used correct function (SCRUM)unknown2003-02-281-2/+2
* | | posreview changing (SCRUM)unknown2003-02-272-6/+3
* | | mergingunknown2003-02-273-6/+19
|\ \ \ | |/ / |/| |
| * | client port number added to SHOW PROCESSLIST (SCRUM?)unknown2003-02-173-9/+19
* | | Added detection if pthread_attr_getstacksize() existsunknown2003-02-277-9/+9
* | | Integer values between 9223372036854775807 and 9999999999999999999 are nowunknown2003-02-272-1/+6
* | | Code cleanupunknown2003-02-271-8/+3
* | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-261-1/+2
|\ \ \
| * \ \ Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-261-1/+2
| |\ \ \
| | * | | Fix for SHOW TABLE STATUS with empty .frm fileunknown2003-02-261-1/+1
| | * | | Comment column in SHOW TABLE STATUS now reports that it canunknown2003-02-261-0/+1
* | | | | ha_innodb.cc:unknown2003-02-261-1/+7
* | | | | ha_innodb.cc:unknown2003-02-261-3/+6
* | | | | Merge sinisa@work.mysql.com://home/bk/mysql-4.0unknown2003-02-261-2/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | A fix for a crashing bug with unspecified database in this type ofunknown2003-02-261-2/+9
* | | | | merge with 3.23 to get corrected error message files and rename of files in m...unknown2003-02-2623-70/+77
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Fixed "syntax" errors in text message files.unknown2003-02-2522-253/+253
| * | | Indentation cleanupunknown2003-02-251-0/+2
| * | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-02-193-13/+20
| |\ \ \
| | * | | prevented crash on deleting non-constructed analyse objectunknown2003-02-181-5/+6
| | * | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-3.23unknown2003-02-181-8/+10
| | |\ \ \
| | * | | | fixed memory leak in ANALIZE initialization error reportingunknown2003-02-141-0/+4
| * | | | | another fix for RAND() initializationunknown2003-02-121-1/+1
| |/ / / /
* | | | | Portability fix for HPUX10.20unknown2003-02-251-7/+5
| |_|/ / |/| | |
* | | | opt_sum.cc:unknown2003-02-231-1/+2
* | | | ALTER TABLE closes all open HANDLER's for the table in questionunknown2003-02-222-4/+8
* | | | do not allow COLUMN and AFTER/FIRST inunknown2003-02-221-3/+12
* | | | Reverted Sinisa's patch "Fixing the error messages returned on GRANTunknown2003-02-192-7/+3
* | | | Applied Sinisa's patch:unknown2003-02-192-2/+2
* | | | Applying Sinisa's patch:unknown2003-02-193-7/+1
* | | | - Applying Sinisa's Patch "Fixing the error messages returned on unknown2003-02-192-3/+7
* | | | ha_innodb.cc:unknown2003-02-181-2/+8
* | | | page0cur.c:unknown2003-02-181-2/+2
| |_|/ |/| |
* | | Merge abelkin@work.mysql.com:/home/bk/mysql-4.0unknown2003-02-179-72/+40
|\ \ \
| * | | Fixed multi-table-delete for InnoDB tablesunknown2003-02-179-66/+32
| * | | Merge mashka.mysql.fi:/home/my/mysql-3.23unknown2003-02-171-8/+10
| |\ \ \ | | | |/ | | |/|
| | * | Fixed problem with ISNULL on fields that could not be nullunknown2003-02-171-8/+10
| | |/
| | * backported MERGE+MAX bugfix from 4.0unknown2003-02-121-4/+3
| | * backporting Peter's fix for better RAND() initialization from 4.0unknown2003-02-111-1/+1
* | | fixed invalidation of query cache on LOAD DATAunknown2003-02-141-0/+1
|/ /
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-02-102-4/+4
|\ \
| * | Better fix for count(distinct) bugunknown2003-02-102-4/+4