summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Mergetomas@poseidon.ndb.mysql.com2005-07-121-50/+43
|\
| * Merge with 4.1monty@mysql.com2005-07-031-10/+6
| |\
| | * Portability fixesmonty@mishka.local2005-06-271-10/+6
| * | Merged from mysql-4.1 to mysql-5.0msvensson@neptunus.(none)2005-06-221-49/+46
| |\ \ | | |/
| | * BUG10365 Cluster handler uses non-standard error codemsvensson@neptunus.(none)2005-06-161-8/+10
| | * BUG#10365 Cluster handler uses non-standard error codesmsvensson@neptunus.(none)2005-06-081-48/+43
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tulin@dl145b.mysql.com2005-06-181-3/+12
|\ \ \ | |/ /
| * | Bug#6877 MySQL should give an error if the requested table type is not availableacurtis@xiphis.org2005-06-171-3/+12
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-071-0/+34
|\ \ \ | |/ /
| * | Fix for bug #10015 "Crash in InnoDB if stored routines are used".dlenev@brandersnatch.localdomain2005-06-071-0/+34
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-071-2/+0
|\ \ \
| * \ \ Merge with 4.1monty@mysql.com2005-06-071-2/+0
| |\ \ \
| | * | | a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| | * | | Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
* | | | | bitmap bug fixes and interface changetomas@poseidon.ndb.mysql.com2005-06-021-5/+16
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tomas@poseidon.ndb.mysql.com2005-06-021-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Mergekent@mysql.com2005-06-021-0/+2
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | tztime.cc:kent@mysql.com2005-06-021-0/+2
| | |/
* | | Mergetomas@poseidon.ndb.mysql.com2005-05-311-1/+1
|\ \ \ | |/ /
| * | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
| |\ \ | | |/
| | * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | | mergetulin@dl145c.mysql.com2005-05-181-5/+20
|\ \ \ | |/ /
| * | Change update_auto_increment to return 1 if get_auto_increment() returned ~(u...monty@mysql.com2005-05-181-5/+20
* | | mergetulin@dl145c.mysql.com2005-05-171-3/+4
|\ \ \ | |/ /
| * | After merge fixesmonty@mysql.com2005-05-161-3/+4
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1mronstrom@mysql.com2005-05-121-15/+117
|\ \ \ | |/ / |/| |
| * | Many fixesmronstrom@mysql.com2005-05-121-125/+14
| * | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1mronstrom@mysql.com2005-05-071-15/+228
| |\ \
| | * | WL 1682: Bitvector for updated/read fields in handler interfacemronstrom@mysql.com2005-05-071-2/+3
| | * | WL 1682:mronstrom@mysql.com2005-05-051-0/+1
| | * | Silly mistake, forgot return :(mronstrom@mysql.com2005-05-041-17/+46
| | * | WL 1682: After review fixes + update bitvector class + bitvector testmronstrom@mysql.com2005-05-021-14/+131
| | * | WL 1682: Use bitvector instead of query_id to tell handler which fieldsmronstrom@mysql.com2005-04-281-15/+80
* | | | Fixes while reviewing new codemonty@mishka.local2005-05-061-17/+11
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-04-301-3/+4
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-04-271-3/+4
| |\ \ \
| | * | | mysqladmin extended-status now displays global statusmonty@mysql.com2005-04-271-3/+4
* | | | | Mergemsvensson@neptunus.(none)2005-04-281-5/+9
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | BUG#9911 After review fixesmsvensson@neptunus.(none)2005-04-281-5/+9
* | | | handler.cc:heikki@hundin.mysql.fi2005-04-271-0/+2
* | | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0heikki@hundin.mysql.fi2005-04-261-0/+57
|\ \ \ \ | |_|_|/ |/| | |
| * | | Many files:heikki@hundin.mysql.fi2005-04-201-0/+57
* | | | Fixes for BUG#10039 "MEMORY engine is reported as HEAP",gbichot@quadita2.mysql.com2005-04-231-2/+2
|/ / /
* | | Merge with 4.1monty@mishka.local2005-04-161-5/+15
|\ \ \ | |/ /
| * | Fixed core dump with long timezone namesmonty@mishka.local2005-04-161-7/+2
| * | Check that the default storage engine is really available, andjimw@mysql.com2005-04-131-0/+14
* | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-04-121-17/+16
|\ \ \ | |_|/ |/| |
| * | FLUSH TABLES WITH READ LOCK should block writes to binlog tooserg@serg.mylan2005-04-121-17/+16
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0msvensson@neptunus.(none)2005-04-071-5/+8
|\ \ \ | |/ /
| * | mergedserg@serg.mylan2005-04-061-5/+8
| |\ \