summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Windows fixes for VC++ compiler compabilityunknown2004-05-051-1/+1
* Merge conflicts with EXAMPLE handlerunknown2004-04-151-4/+88
|\
| * Added NDB storage engineunknown2004-04-151-4/+88
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-141-0/+9
|\ \ | |/ |/|
| * All changes are to allow someone to compile the example storage engine and us...unknown2004-04-121-0/+9
* | Moved reading of ranges from opt_range.cc to handler.ccunknown2004-04-081-0/+138
|/
* WL#775 "Add status variable identifying binlog_cache_size shortage"unknown2004-04-021-3/+26
* false/true -> FALSE/TRUEunknown2004-03-301-2/+2
* To save 32KB memory per thread when --log-bin is not used, we do notunknown2004-03-261-10/+11
* Cleanupunknown2004-03-041-1/+1
* Cleanup ha_checktype() and redundant variables.unknown2004-03-021-42/+34
* After merge fixesunknown2004-02-161-2/+2
* Merge with 4.0.18unknown2004-02-111-10/+20
|\
| * Some small portability fixes.unknown2003-12-301-10/+20
* | WorkLog #1323 (part 2)unknown2003-12-171-1/+1
* | WorkLog#1280 - Remove fixed table handler from lex/yaccunknown2003-12-021-10/+65
* | Merge key cache structures to oneunknown2003-11-201-23/+30
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-33/+54
* | Mergeunknown2003-10-301-16/+56
|\ \
| * | Many files:unknown2003-10-011-1/+2
| * | Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-16/+55
* | | Indentation cleanupsunknown2003-10-081-3/+0
|/ /
* | mergeunknown2003-09-031-11/+75
|\ \
| * \ merge with 4.0.15unknown2003-08-291-11/+75
| |\ \ | | |/
| | * Update of VC++ project files (to remove link warnings)unknown2003-08-251-2/+2
| | * 2 minor edits, plusunknown2003-08-221-8/+61
| | * Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...unknown2003-08-171-3/+14
* | | Fix for bug #799 FLUSH TABLES WITH READ LOCK does not block CREATE TABLEunknown2003-08-281-0/+3
|/ /
* | Merge with 4.0.14unknown2003-08-111-1/+67
|\ \ | |/
| * bug #702 - ALTER TABLE tm UNION=(t1,t2) doesn't work if t1.MYD is compressedunknown2003-07-151-0/+3
| * Many files:unknown2003-06-151-1/+64
* | changed for AUTO_VALUE_ON_ZEROunknown2003-07-281-4/+5
* | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)unknown2003-07-221-1/+4
* | LAST_INSERT_ID() should not be set if we couldn't generate an auto_increment id.unknown2003-06-301-0/+2
* | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-121-0/+5
|\ \
| * | Many files:unknown2003-06-121-0/+5
* | | Merge with 4.0.13unknown2003-06-051-2/+6
|\ \ \ | | |/ | |/|
| * | ha_innodb.cc, handler.cc:unknown2003-06-051-26/+8
| * | handler.cc:unknown2003-06-041-5/+27
* | | Merge with 4.0.13unknown2003-05-191-5/+35
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for MacOSX and symlinksunknown2003-05-141-4/+6
| * Many files:unknown2003-05-031-1/+29
* | Give warning if MySQL doesn't honor given storage engineunknown2003-05-131-0/+8
* | make compilation to work w/o InnoDB as well unknown2003-04-301-1/+3
* | mergingunknown2003-04-161-0/+10
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-02-181-0/+10
| |\ \
| | * \ mergingunknown2002-12-111-0/+10
| | |\ \
| | | * | new innodb query cache behaviour (recommit because of problem with 4.1 reposi...unknown2002-11-031-1/+12
* | | | | don't increment LAST_INSERT_ID() when incremented value cannot be stored in a...unknown2003-03-311-2/+2
* | | | | Merge with 4.0.12unknown2003-03-191-1/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |