summaryrefslogtreecommitdiff
path: root/libmysqld/lib_sql.cc
Commit message (Expand)AuthorAgeFilesLines
* SCRUM - adding client into embedded serverunknown2003-07-231-3/+7
* SCRUMunknown2003-07-181-0/+3
* SCRUMunknown2003-06-191-1/+2
* SCRUMunknown2003-06-171-26/+6
* SCRUM:unknown2003-06-031-1/+1
* CONVERT class was removedunknown2003-03-181-0/+2
* Fix for using unitialized mutex when running version compiled with --debugunknown2003-03-041-6/+0
* Windows portabilty fixups (last commit caused some errors, so recomitting) - ...unknown2003-02-201-1/+0
* Fixed problem when connecting to user without a password.unknown2003-02-141-2/+11
* Move tmp_table_used to THDunknown2003-02-101-2/+1
* Avoid memory overruns when buffer_length is too small (when fetching binary d...unknown2003-01-231-4/+6
* Mergeunknown2003-01-211-1/+0
|\
| * Portability fixes (for windows)unknown2003-01-211-1/+0
* | SCRUMunknown2003-01-201-248/+38
* | SCRUMunknown2003-01-151-10/+63
* | Merging&testingunknown2002-12-171-1/+77
* | Big purge about embedded library (scrum)unknown2002-12-161-862/+22
* | Resolving merge conflictsunknown2002-12-121-15/+844
|\ \ | |/ |/|
| * Some fixesunknown2002-12-121-84/+8
| * Pull conflicts resolutionsunknown2002-11-291-13/+919
| |\
| | * Merged by handsunknown2002-11-071-13/+919
| | |\
| | | * Libmysqld improvementsunknown2002-11-061-2/+462
| | | * Some code improvementsunknown2002-10-231-7/+9
| | | * Changes in order to trim embedded library codeunknown2002-10-131-18/+81
| | | * Huge pullunknown2002-10-071-6/+387
| | | |\
| | | | * Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-08-031-6/+387
| | | | |\
| | | | | * Found bugs fixedunknown2002-07-111-1/+5
| | | | | * Minor fixesunknown2002-07-091-0/+6
| | | | | * Small fixesunknown2002-06-181-1/+1
| | | | | * Resolving of conflicts from pullunknown2002-06-171-6/+377
| | | | | |\
| | | | | | * Removing net emulation out of embedded libraryunknown2002-06-171-6/+377
* | | | | | | Remove usage of acl_getroot() in embedded server.unknown2002-12-061-35/+2
* | | | | | | Merge with 4.0.6unknown2002-12-051-1/+39
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Copy arguments given to mysql_server_init()unknown2002-12-051-1/+39
* | | | | | | Merge with 4.0unknown2002-11-211-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Added back old LARGEFILE handlingunknown2002-10-291-2/+2
* | | | | | mergedunknown2002-10-251-0/+1
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Embedded server bugfixunknown2002-10-211-0/+1
* | | | | Merge with 4.0.4unknown2002-10-021-13/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-12/+11
| * | | | Merge with 4.0.3unknown2002-08-301-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Renamed some charset related constantunknown2002-07-301-1/+1
| | |/ /
* | | | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-0/+1
|/ / /
* | | Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-1/+0
* | | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...unknown2002-08-171-3/+8
* | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-5/+5
* | | New SET syntax & system variables.unknown2002-07-231-70/+70
* | | Added interface for first set of dynamic variables.unknown2002-06-281-1/+1
* | | Fixed bug in REPAIR table.unknown2002-06-281-2/+0
|/ /
* | Fixed some things to make MySQL to compile again.unknown2002-05-151-7/+7