summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-301-1/+5
|\
| * Better comment.unknown2004-03-301-1/+5
* | Merge with 4.0 to get lastest bug fixesunknown2004-03-294-11/+45
|\ \
| * | some cleanup of last patch for BUG #2342unknown2004-03-271-0/+9
| * | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-273-0/+45
| |\ \
| | * | fixed bug #2342 unknown2004-03-273-0/+45
| * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-261-2/+12
| |\ \ \ | | |/ / | |/| |
| | * | order_by.result:unknown2004-03-261-2/+12
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-03-261-3/+14
| |\ \ \
| | * | | fixed BUG in query cahe statistic countingunknown2004-03-211-3/+14
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-294-19/+45
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Disable INSERT DELAYED for embedded libraryunknown2004-03-294-19/+45
* | | | | Better error messages for not nullableunknown2004-03-291-2/+5
* | | | | sql_db.cc:unknown2004-03-291-0/+2
* | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-03-273-0/+36
|\ \ \ \ \
| * | | | | fixed bug #2342 unknown2004-03-273-0/+36
| |/ / / /
* | | | | A previous changeset by me today about SQL_LOG_BIN had the problemunknown2004-03-272-69/+76
* | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-03-266-28/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Changing SET SQL_LOG_BIN so that it explicitely throws an error ifunknown2004-03-263-16/+13
| * | | | To save 32KB memory per thread when --log-bin is not used, we do notunknown2004-03-263-12/+17
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-261-1/+1
|\ \ \ \ \
| * | | | | typo in comment fixedunknown2004-03-261-1/+1
* | | | | | 1. New data types, from the user point of view:unknown2004-03-265-23/+33
* | | | | | After merge fixes + simple optimizationsunknown2004-03-262-6/+6
* | | | | | Merge with 4.0unknown2004-03-254-4/+19
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | merge with 3.23unknown2004-03-252-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Improved test caseunknown2004-03-251-1/+1
| | * | | | used right table for grants check (BUG#3270)unknown2004-03-231-1/+1
| * | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-221-0/+10
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | union.result:unknown2004-03-221-0/+10
| * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-201-2/+3
| |\ \ \ \ \
| | * | | | | The automatic DROP TEMPORARY TABLE is now DROP TEMPORARY TABLE IF EXISTS,unknown2004-03-201-2/+3
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-2512-23/+65
|\ \ \ \ \ \ \
| * | | | | | | Cleanups & safety fixesunknown2004-03-258-15/+38
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-254-8/+27
| |\ \ \ \ \ \ \
| | * | | | | | | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-254-8/+27
* | | | | | | | | Merge fix.unknown2004-03-253-11/+20
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure.unknown2004-03-253-11/+20
* | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-255-14/+30
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | fixed function name in a commentunknown2004-03-241-1/+1
| * | | | | | | | fixed debug informationunknown2004-03-231-1/+1
| * | | | | | | | removed unneeded bzerounknown2004-03-231-2/+4
| * | | | | | | | fixed union with prepared statement bug found by Konstantinunknown2004-03-232-10/+24
* | | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-251-2/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-251-2/+2
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-231-2/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Fix for #3266 (garbled TEXT fields as a result of CREATE TABLE SELECT)unknown2004-03-231-2/+2
| | | |/ / / / / / / /
* | | | | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-251-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix for #3264 (FROM_DAYS doesn't work properly in range comparison)unknown2004-03-231-0/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | I didn't get a couple of system variables alphabetized correctly.unknown2004-03-241-3/+3