summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* multi-delete with subselects (SCRUM)bell@sanja.is.com.ua2002-11-263-1/+45
|
* Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-2634-66/+132
|\ | | | | | | into sanja.is.com.ua:/home/bell/mysql/work-update-4.1
| * Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-11-263-8/+16
| |\ | | | | | | | | | into sinisa.nasamreza.org:/mnt/work/mysql-4.1
| | * A fix for a bug with derived tables within subselect Sinisa@sinisa.nasamreza.org2002-11-263-8/+16
| | | | | | | | | | | | within derived tables within ......
| * | temporary fix to make mysql.cc to compile --with-readlineserg@serg.mysql.com2002-11-261-1/+1
| | | | | | | | | | | | | | | (thought it won't compile --without-readline) preper fix is to follow...
| * | typo fixedserg@serg.mysql.com2002-11-261-3/+3
| | |
| * | mysql.cc has to support older readline to compile on FreeBSD :((serg@serg.mysql.com2002-11-261-1/+9
| | |
| * | removed redundant -I include-dirsserg@serg.mysql.com2002-11-2621-36/+25
| |/
| * Merge work:/home/bk/mysql-4.1serg@serg.mysql.com2002-11-259-18/+79
| |\ | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
| | * myisammrg::index_next_sameserg@serg.mysql.com2002-11-259-18/+79
| | |
* | | subselects in insert/replace (SCRUM)bell@sanja.is.com.ua2002-11-264-12/+128
| | |
* | | subselet in delete (SCRUM)bell@sanja.is.com.ua2002-11-253-2/+36
|/ /
* | merging testsbell@sanja.is.com.ua2002-11-254-152/+150
| |
* | Mergebell@sanja.is.com.ua2002-11-2510-44/+218
|\ \
| * | removed limit for "FOR UPDATE" and "IN SHARE MODE" (now thay allowed for ↵bell@sanja.is.com.ua2002-11-253-6/+155
| | | | | | | | | | | | | | | | | | | | | | | | non-simple selects and applyed to current select) fix for using subselects with update test of locking for non-simple queries (SCRUM?)
| * | revert open_ltable changingbell@sanja.is.com.ua2002-11-232-14/+6
| | |
| * | after merging fix (update SCRUM?)bell@sanja.is.com.ua2002-11-234-4/+3
| | |
| * | mergingbell@sanja.is.com.ua2002-11-238-15/+63
| |\ \
| | * | fixed update with subselect (FOR REVIEW)bell@sanja.is.com.ua2002-10-248-15/+63
| | | |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-233-28/+14
| |\ \ \ | | | | | | | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/work-lock-4.1
| | * | | lock option in table listbell@sanja.is.com.ua2002-11-233-28/+14
| | | | |
* | | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1monty@mashka.mysql.fi2002-11-2534-102/+388
|\ \ \ \ \
| * | | | | Fixed CAST( xxx as CHAR)monty@mashka.mysql.fi2002-11-255-14/+34
| | | | | |
| * | | | | Merge with 4.0monty@mashka.mysql.fi2002-11-2528-64/+307
| |\ \ \ \ \
| | * \ \ \ \ Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-11-248-20/+37
| | |\ \ \ \ \
| | | * \ \ \ \ Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2002-11-238-20/+37
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into sinisa.nasamreza.org:/mnt/work/mysql-4.0
| | | | * | | | | ut0mem.c:heikki@hundin.mysql.fi2002-11-221-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Flush stderr if we run out of memory, so that the error message more probably finds its way to the error log
| | | | * | | | | Merge abelkin@work.mysql.com:/home/bk/mysql-4.0bell@sanja.is.com.ua2002-11-226-20/+30
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/mysql-4.0
| | | | | * | | | | fixed invalidation of query cachebell@sanja.is.com.ua2002-11-226-20/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | excluded double call of 'invalidate()'
| | | | * | | | | | configure.in:lenz@mysql.com2002-11-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - actually follow the hints in the comment above and "Remember that regexps needs to quote [ and ] since this is run through m4"...
| | | | * | | | | | configure.in:lenz@mysql.com2002-11-211-0/+1
| | | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix MYSQL_NO_DASH_VERSION if version number ends on one digit only ("comment" test failed when MySQL version was changed from 4.0.5 to 4.0.5a)
| | | * | | | | | reverting a test that belongs to 3.23Sinisa@sinisa.nasamreza.org2002-11-232-11/+0
| | | | | | | | |
| | | * | | | | | reverting a changeSinisa@sinisa.nasamreza.org2002-11-221-1/+1
| | | | | | | | |
| | | * | | | | | A fix for the bug with: Sinisa@sinisa.nasamreza.org2002-11-213-1/+12
| | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | delete from table where column<=>NULL on indexed columns
| | * | | | | | Updated results after merge from 3.23monty@mashka.mysql.fi2002-11-243-0/+74
| | | | | | | |
| | * | | | | | merge with 3.23 to get bugfixes for <=> NULL and --bind-addressmonty@mashka.mysql.fi2002-11-247-8/+60
| | |\ \ \ \ \ \
| | | * | | | | | Rewrote nice handling to make more portablemonty@mashka.mysql.fi2002-11-241-3/+8
| | | | | | | | |
| | | * | | | | | scripts/safe_mysqld.shlenz@mysql.com2002-11-222-14/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix setting of niceness level support-files/mysql.server.sh - applied some fixes from 4.0 mysql.server script - fix my.cnf parsing
| | | * | | | | | Merge lgrimmer@work.mysql.com:/home/bk/mysqllenz@mysql.com2002-11-229-20/+79
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-3.23
| | | | * | | | | | Moved test to correct filemonty@mashka.mysql.fi2002-11-224-13/+23
| | | | | | | | | |
| | | | * | | | | | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23monty@mashka.mysql.fi2002-11-225-7/+56
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Fixed bug with indexed NULL column <=> NULLmonty@mashka.mysql.fi2002-11-225-7/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Mac OS X shutdown
| | | * | | | | | | | Merge lgrimmer@work.mysql.com:/home/bk/mysqllenz@mysql.com2002-11-213-2/+14
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-3.23
| | | | * | | | | | | fix error in resultSinisa@sinisa.nasamreza.org2002-11-211-1/+0
| | | | | | | | | | |
| | | | * | | | | | | A fix for --bind-address=hostnameSinisa@sinisa.nasamreza.org2002-11-211-2/+1
| | | | | | | | | | |
| | | | * | | | | | | Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-11-202-0/+14
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | | | | | | | | | | | | | into sinisa.nasamreza.org:/mnt/work/mysql
| | | | | * | | | | | Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-11-123-2/+4
| | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into sinisa.nasamreza.org:/mnt/work/mysql
| | | | | * \ \ \ \ \ \ Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-11-092-0/+14
| | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into sinisa.nasamreza.org:/mnt/work/mysql
| | | | | | * \ \ \ \ \ \ Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-11-071-4/+19
| | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into sinisa.nasamreza.org:/mnt/work/mysql
| | | | | | * \ \ \ \ \ \ \ Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-11-0510-7/+70
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into sinisa.nasamreza.org:/mnt/work/mysql