summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* fixed using VIEW fields (BUG#4617)unknown2004-07-231-3/+6
* manual mergeunknown2004-07-201-2/+6
|\
| * manual merged (blame me!)unknown2004-07-201-2/+6
| |\
| | * Fix for BUG#4551 "Temporary InnoDB tables not replicated properly with CREATE...unknown2004-07-181-2/+6
* | | compare correct typesunknown2004-07-201-1/+1
* | | Fixes for bug #4571 (Windows compabilities)unknown2004-07-161-5/+6
* | | Fixed typo in sql/sql_insert.cc which caused non-debug builds to fail.unknown2004-07-161-1/+1
* | | VIEWunknown2004-07-161-37/+177
* | | Merge with 4.1.3-betaunknown2004-07-071-4/+10
|\ \ \ | |/ /
| * | After merge fixesunknown2004-06-251-2/+4
| * | mergedunknown2004-06-231-1/+1
| |\ \
| | * | handler interface cleanups:unknown2004-06-231-1/+1
| * | | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-0/+4
| |/ /
| * | Removed compiler warningsunknown2004-06-011-3/+6
| * | Changed prototype of killed_ptr() to make it more portableunknown2004-05-261-1/+1
* | | Merging 4.1 to 5.0.unknown2004-05-261-3/+3
|\ \ \ | |/ /
| * | Support for character set conversion in binary protocol: another gounknown2004-05-251-1/+1
| * | Portability fixesunknown2004-05-191-2/+2
* | | PS and SP made compatible in mechanism used for preparing query for rexecutio...unknown2004-05-201-0/+1
* | | Merge 4.1 -> 5.0unknown2004-05-071-59/+70
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-051-5/+7
| |\ \
| | * \ Merge with 4.0.19unknown2004-05-051-5/+7
| | |\ \ | | | |/
| | | * Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265)unknown2004-04-281-5/+7
| * | | Windows fixes for VC++ compiler compabilityunknown2004-05-051-1/+1
| |/ /
| * | after review PS fixesunknown2004-04-101-12/+40
| * | always call start_bulk_insert, clarify this behaviour in comment blockunknown2004-04-081-1/+9
| * | Don't enable HA_EXTRA_WRITE_CACHE if too few rowsunknown2004-04-081-1/+1
| * | mergedunknown2004-04-071-41/+14
| |\ \
| | * | post-review fixesunknown2004-04-071-36/+9
| | * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-7/+7
* | | | WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/...unknown2004-05-041-3/+8
* | | | Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.ccunknown2004-04-281-1/+1
* | | | Merge 4.1 -> 5.0.unknown2004-04-071-43/+84
|\ \ \ \ | |/ / /
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-071-1/+5
| |\ \ \ | | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-051-1/+5
| | |\ \
| | | * | Fixed many compiler warningsunknown2004-04-051-1/+5
| * | | | after review changesunknown2004-04-071-1/+0
| * | | | removed old way to prevent using stack tables for caching Items in PSunknown2004-04-041-5/+2
| |/ / /
| * | | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-17/+21
| * | | fix for table/field caching mechanismunknown2004-04-011-0/+5
| |/ /
| * | Fix to get correct metadata when using temporary tables to create result. (Bu...unknown2004-03-301-0/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-291-6/+20
| |\ \
| | * | Disable INSERT DELAYED for embedded libraryunknown2004-03-291-6/+20
| * | | Changing SET SQL_LOG_BIN so that it explicitely throws an error ifunknown2004-03-261-9/+4
| |/ /
| * | merge fixes (use old code)unknown2004-03-181-4/+11
| |\ \
| | * \ merge with 4.0unknown2004-03-161-4/+11
| | |\ \ | | | |/
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-061-2/+2
| | | |\
| | | | * Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...unknown2004-03-041-2/+2
| | | * | Rollback UPDATE/DELETE statements on killunknown2004-03-041-2/+9
| | | |/
| * | | actions for bug unknown2004-03-151-12/+14
| |/ /