summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* manual mergeunknown2004-07-201-7/+7
|\
| * handler.cc:unknown2004-07-191-7/+7
* | After merge fixesunknown2004-07-151-1/+0
|/
* Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-3/+2
|\
| * do not clear list of changed tables on one statement rollback (Bug #4213)unknown2004-06-201-3/+2
* | Added missing root user to mysql.user on windows. (Bug #4242)unknown2004-06-251-4/+2
* | Merge mskold@build.mysql.com:/home/bk/mysql-4.1unknown2004-06-241-2/+8
|\ \
| * | Cosmetic fixesunknown2004-06-241-1/+1
| * | Modified index flags and added ndbcluster_print_errorunknown2004-06-241-2/+8
* | | Enabling the --innodb-safe-binlog option in code. If you wish to disable it,unknown2004-06-241-1/+1
* | | Final part of WL#1717 "innodb/binlog consistency". This is to resolveunknown2004-06-241-4/+12
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-06-231-10/+11
|\ \
| * | Fixed warning about unitialized mutex when mysqld couldn't start.unknown2004-06-231-10/+11
* | | mergedunknown2004-06-231-84/+30
|\ \ \ | |/ / |/| |
| * | handler interface cleanups:unknown2004-06-231-84/+30
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-051-0/+9
|\ \ \ | |/ / |/| |
| * | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-251-0/+9
| |\ \
| | * | Mergeunknown2004-05-221-49/+112
| | * | First commit of archive example. Archive is a simple storage engine that hand...unknown2004-05-201-0/+9
* | | | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-251-5/+6
|\ \ \ \ | |/ / /
| * | | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ...unknown2004-05-221-2/+2
| * | | current_thd is 0 if ha_resolve_by_name() is called when parsing command-line ...unknown2004-05-171-3/+4
* | | | Uses table_type() function to get name of storage engine before printing engi...unknown2004-05-251-1/+1
* | | | Fixed prototype of get_error_message to use String to return error messageunknown2004-05-241-9/+10
* | | | Mergeunknown2004-05-171-44/+22
|\ \ \ \ | |/ / /
| * | | key_cmp -> key_cmp_if_sameunknown2004-05-161-44/+22
* | | | flags should be sent as second arg to my_error unknown2004-05-171-2/+2
* | | | WL #1729 Handler: error text for NDB errorsunknown2004-05-131-1/+30
|/ / /
* | | 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
|/ /