summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MYSQL_TIME handling(Direct DATE,TIME and TS th' structure) - serverunknown2003-01-234-2/+126
* ha_innodb.cc:unknown2003-01-241-4/+17
* Avoid memory overruns when buffer_length is too small (when fetching binary d...unknown2003-01-232-138/+147
* fixed "double Procedure::~Procedure" bugunknown2003-01-231-1/+0
* Fixed bug in Protocol::convert_str() (missing return caused "Out of memory" e...unknown2003-01-221-2/+2
* workaround for gcc bugunknown2003-01-221-1/+1
* Mergeunknown2003-01-2140-108/+102
|\
| * Portability fixes (for windows)unknown2003-01-2140-68/+41
| * Merge with 4.0 (Fix bug in LEFT JOIN and EXPLAIN on empty table)unknown2003-01-201-39/+61
| |\
| | * Fixed bug with EXPLAIN on empty tableunknown2003-01-201-26/+29
| | * Fixed bug in LEFT JOIN with impossible ON/WHERE expressionunknown2003-01-191-12/+31
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-01-214-7/+27
|\ \ \
| * \ \ resolve fixunknown2003-01-214-7/+27
| |\ \ \
| | * | | A small fix for privilege system as reported by HF.unknown2003-01-211-1/+1
| | * | | some code clean-up and small bug fix.unknown2003-01-181-1/+7
| | * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-1723-319/+394
| | |\ \ \
| | * \ \ \ Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-1523-332/+410
| | |\ \ \ \
| | * \ \ \ \ Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-132-12/+44
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-102-5/+19
| | |\ \ \ \ \ \
| | | * | | | | | Fixex for some crashing bugunknown2003-01-101-5/+7
| | | * | | | | | Fixes for usage of sub-selects in KILL and HANDLER ....unknown2003-01-091-0/+12
* | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-01-2113-40/+35
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | fixed test of cardinalityunknown2003-01-2113-40/+35
* | | | | | | | | fix removationunknown2003-01-212-4/+3
* | | | | | | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-213-15/+29
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-01-202-10/+29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Multi query fix the recursion (SCRUM - For Monty)unknown2003-01-202-10/+29
| * | | | | | | | | ha_innodb.cc:unknown2003-01-201-5/+0
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | small fixunknown2003-01-211-1/+2
* | | | | | | | | Conflicts resolvingunknown2003-01-2040-684/+1086
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-01-193-8/+26
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | merge with 4.0 to get bug fix for SHOW PROCESSLIST + connected slaveunknown2003-01-193-8/+26
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | Fixes cases where thd->query was not protected.unknown2003-01-193-7/+14
| | | * | | | | | Merge with 3.23 to get bug fix for SHOW PROCESSLIST + running threadunknown2003-01-193-12/+27
| | | |\ \ \ \ \ \
| | | | * | | | | | Only set thd->query to 0 if LOCK_thread_count is holdunknown2003-01-183-21/+40
| | | | * | | | | | Fixed bug with the --slow-log when logging an administrator commandunknown2003-01-171-0/+1
| * | | | | | | | | Windows build fix unknown2003-01-181-1/+1
| * | | | | | | | | Merge myvenu.com:/home/venu/bk/src-4.1unknown2003-01-181-32/+50
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Few more tests + store_result fixunknown2003-01-181-32/+50
| * | | | | | | | | | Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-01-183-1/+20
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | / / / / / / / / | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Initial multi query execution support unknown2003-01-183-1/+20
| * | | | | | | | | Removed compiler warningsunknown2003-01-181-8/+8
| * | | | | | | | | Simple code cleanups, ignore generated filesunknown2003-01-181-38/+39
| |/ / / / / / / /
| * | | | | | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-01-181-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Superfluous prepare_for_resend bugfixunknown2003-01-181-1/+0
| * | | | | | | | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-188-53/+83
| * | | | | | | | | Merge with 4.0.9unknown2003-01-189-82/+223
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / /
| | * | | | | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-01-173-18/+5
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge work:/home/bk/mysql-4.0unknown2003-01-171-4/+3
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | bugfix for MERGE tables and MAX(key)unknown2003-01-171-4/+3