summaryrefslogtreecommitdiff
path: root/sql
Commit message (Collapse)AuthorAgeFilesLines
* mergebell@sanja.is.com.ua2004-02-1718-169/+475
|\
| * mergebell@sanja.is.com.ua2004-02-1415-76/+140
| |\
| * | PS fixed to be compatible with derived tables (BUG#2641)bell@sanja.is.com.ua2004-02-124-22/+58
| | |
| * | mergebell@sanja.is.com.ua2004-02-1214-111/+105
| |\ \
| * | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462)bell@sanja.is.com.ua2004-02-1211-71/+155
| | | |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-02-1016-120/+308
| |\ \ \ | | | | | | | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-prepared-4.1
| | * \ \ mergebell@sanja.is.com.ua2004-02-0929-383/+646
| | |\ \ \
| | | * \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/work-derived2-4.1/bell@sanja.is.com.ua2004-02-0916-123/+323
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-prepared-4.1
| | | | * \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-02-0916-123/+323
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-prepared-4.1
| | | | | * | | fixed cleupup() for distinct aggregate functions (BUG#2663)bell@sanja.is.com.ua2004-02-081-3/+15
| | | | | | | |
| | | | | * | | fixed subquery with PS (BUG#2462)bell@sanja.is.com.ua2004-02-0816-120/+308
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed UNION preparation
* | | | | | | | mergebell@sanja.is.com.ua2004-02-1713-80/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ↵bell@sanja.is.com.ua2004-02-1713-72/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | own TABLE structure
* | | | | | | | | Changed wellformedlen to well_formed_lenmonty@mysql.com2004-02-176-107/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed that blobs >16M can be inserted/updated Fixed bug when doing CREATE TEMPORARY TABLE ... LIKE
* | | | | | | | | Merge with public treemonty@mysql.com2004-02-1673-567/+1020
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge with 4.0 to get fix for mysqlbinlogmonty@mysql.com2004-02-164-8/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Cleanup + safety commentmonty@mysql.com2004-02-162-7/+4
| | | | | | | | | |
| | * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-02-162-65/+42
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-4.0
| | | * | | | | | | | Always use libtool with "--preserve-dup-deps" monty@mysql.com2004-02-132-65/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always use all LOAD DATA options in replication. Fixed problem in mysqlbinlog where LOAD DATA options could be overwritten.
| | * | | | | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-02-141-0/+1
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | into sinisa.nasamreza.org:/mnt/work/mysql-4.0
| | | * | | | | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2004-02-131-0/+1
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/BUG_2898/mysql-4.0
| | | | * | | | | | | | fixed copying of color in SEL_ARG::clone (fixed bug #2968)vva@eagle.mysql.r18.ru2004-02-121-0/+1
| | | | | | | | | | | |
| | * | | | | | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-02-111-0/+5
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | into sinisa.nasamreza.org:/mnt/work/mysql-4.0
| | | * | | | | | | | | sql_load.cc:Sinisa@sinisa.nasamreza.org2004-02-051-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a comment for already pushed bug fix
| * | | | | | | | | | | After merge fixesmonty@mysql.com2004-02-1616-102/+230
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added more DBUG statements Ensure that we are comparing end space with BINARY strings Use 'any_db' instead of '' to mean any database. (For HANDLER command) Only strip ' ' when comparing CHAR, not other space-like characters (like \t)
| * | | | | | | | | | | Merge with 4.0.18monty@mysql.com2004-02-1170-457/+771
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Code cleanupsmonty@mysql.com2004-02-102-5/+7
| | | | | | | | | | | |
| | * | | | | | | | | | row0mysql.c:heikki@hundin.mysql.fi2004-02-094-2/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow always DROPping of a table which is only referenced by FOREIGN KEY constraints from the same table Many files: Do not let REPLACE to perform internally an UPDATE if the table is referenced by a FOREIGN KEY: the manual says that REPLACE must resolve a duplicate key error semantically with DELETE(s) + INSERT, and not by an UPDATE; the internal update caused foreign key checks and cascaded operations to behave in a semantically wrong way
| | * | | | | | | | | | follow-up to bug #2628: attempt to makekonstantin@mysql.com2004-02-091-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alter table rename a bit more efficient in case of lower_case_table_names.
| | * | | | | | | | | | ha_innodb.cc:heikki@hundin.mysql.fi2004-02-081-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If AUTOCOMMIT=1, then we do not need to make a plain SELECT set shared locks even on the SERIALIZABLE isolation level, because we know the transaction is read-only: a read-only transaction can always be performed on the REPEATABLE READ level, and that does not endanger the serializability
| | * | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0konstantin@mysql.com2004-02-062-3/+5
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/kostja/mysql/mysql-4.0-merge
| | | * | | | | | | | | | fixed bug #1378 "mysqlbinlog for remote host is broken"vva@eagle.mysql.r18.ru2004-02-062-3/+5
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | 3.23 -> 4.0 merge: after merge fixeskonstantin@mysql.com2004-02-061-0/+1
| | | | | | | | | | | |
| | * | | | | | | | | | merge 3.23 -> 4.0, 2003/02/06konstantin@mysql.com2004-02-063-10/+23
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | by fixing optimizer bug with help of 'volatile' keyword
| | | * | | | | | | | | fixed restoring of thd->count_cuted_fields in store_val_in_fieldvva@eagle.mysql.r18.ru2003-12-161-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (fixed #bug 2012)
| | * | | | | | | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2004-02-051-0/+2
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/BUG_2526/mysql-4.0
| | | * \ \ \ \ \ \ \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2004-02-051-0/+2
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/BUG_2526/mysql-4.0
| | | | * | | | | | | | | | code cleanupvva@eagle.mysql.r18.ru2004-02-051-1/+1
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | added checking for bootstrap in select_send::send_datavva@eagle.mysql.r18.ru2004-02-041-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (fixed bug #2526 "--init-file crashes MySQL if contains large select") Such checking usually works in send_ok, send_eof, but in this case large result causes interim flushing.
| | * | | | | | | | | | | | Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461)monty@mysql.com2004-02-053-12/+23
| | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DROP DATABASE now assumes RAID directories are in hex. (Bug #2627) Don't increment 'select_full_range' and similar statistics for EXPLAIN queries. (Bug #2506) Test in configure if pthread_key_delete() exists (to fix compile problem on SCO) (Bug #2461)
| | * | | | | | | | | | | beautify SHOW INDEX serg@serg.mylan2004-02-041-3/+2
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-02-041-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-4.0
| | | * | | | | | | | | | | Fixed a bug in slave-compressed-protocol. Using this optionjani@rhols221.adsl.netsonic.fi2004-02-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from command line did not work.
| | * | | | | | | | | | | | Fixed problem with range optimization over overlapping ranges (#2448)monty@mysql.com2004-02-042-8/+12
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-02-046-79/+75
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-4.0
| | | * | | | | | | | | | | Ensure that wait_timeout doesn't overflow on windows. (Bug #2400)monty@mysql.com2004-02-041-1/+2
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Ensure that privileges are tested properly for multi-table-updates.monty@mysql.com2004-02-034-77/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now one need only SELECT privilege for tables that are only read in UPDATE statements with many tables. (Bug #2377).