summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug when using MERGE on files > 4Gunknown2001-05-174-15/+26
* Merge work.mysql.com:/home/bk/mysqlunknown2001-05-141-2/+2
|\
| * sql/stacktrace.cunknown2001-05-141-2/+2
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-05-1433-311/+734
|\ \ | |/
| * Cleanup up stacktrace codeunknown2001-05-144-252/+321
| * Added information about using mysql-maxunknown2001-05-121-12/+14
| * Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-05-122-1/+18
| |\
| | * cleanupunknown2001-05-122-1/+18
| * | sql/mysqld.ccunknown2001-05-091-2/+3
| * | mergedunknown2001-05-091-32/+176
| |\ \ | | |/ | |/|
| | * stack trace updates:unknown2001-05-091-29/+174
| * | Applied patches for BDB tablesunknown2001-05-0911-37/+55
| |/
| * Mergeunknown2001-05-052-1/+10
| |\
| | * Added LOAD DATA CONCURRENTunknown2001-05-052-1/+10
| * | better error message in replication when packet is too largeunknown2001-05-032-3/+19
| * | Docs/manual.texiunknown2001-05-031-3/+0
| * | Merge work:/home/bk/mysqlunknown2001-05-032-154/+7
| |\ \
| | * | reversed virtual masterunknown2001-05-032-154/+7
| * | | sql_yacc.yy changed ...IN SHARE MODE to ...LOCK IN SHARE MODE to resolve a pa...unknown2001-05-031-1/+1
| | |/ | |/|
| * | Fixed bug from last commitunknown2001-05-031-1/+1
| * | Fixed a bug with SELECT DISTINCT and HAVINGunknown2001-05-021-53/+83
| * | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-293-11/+28
| |\ \ | | |/ | |/|
| | * Cleanupunknown2001-04-293-11/+28
| * | Merge jamppa@work:/home/bk/mysql into hynda.mysql.fi:/data/my/bk/mysqlunknown2001-04-261-28/+38
| |\ \
| | * | Added a new option --result-file to mysqlbinlog.unknown2001-04-261-28/+38
| | |/
| * | Merge work:/home/bk/mysqlunknown2001-04-251-2/+2
| |\ \ | | |/ | |/|
| | * fixed bug in mysqlbinlogunknown2001-04-251-2/+2
| * | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-2512-19/+40
| |\ \
| | * | Portability fixes for Ia64 and Sgi compilerunknown2001-04-2512-19/+40
| * | | ha_innobase.cc Changed the error code HA_ERR_KEY_NOT_FOUND to HA_ERR_END_OF_I...unknown2001-04-251-2/+8
| | |/ | |/|
| * | Merge work:/home/bk/mysqlunknown2001-04-249-44/+236
| |\ \ | | |/ | |/|
| | * fixed redundant repetition of use db in mysqlbinlogunknown2001-04-249-44/+236
| * | Fix for releaseunknown2001-04-221-0/+1
| |/
| * Fixed probelm with count(*) and normal functions when no matchin rows.unknown2001-04-211-1/+8
| * Fixed portability problems in mysqlcheckunknown2001-04-212-1/+4
| * Fixed that database name is shown for CHECK TABLEunknown2001-04-201-3/+13
| * Portability fixesunknown2001-04-201-2/+2
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-04-197-11/+57
|\ \ | |/
| * Fix for BDB and LOCK TABLESunknown2001-04-196-6/+52
| * Added test for PTHREAD_YIELDunknown2001-04-182-5/+5
* | Mergeunknown2001-04-171-1/+1
|\ \ | |/ |/|
| * sql_select.cc sizeof(**TABLE) -> sizeof(*TABLE) in malloc()unknown2001-04-171-1/+1
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-04-173-6/+10
|\ \
| * | bugfix: HAVING MATCHunknown2001-04-173-6/+10
| |/
* | Moved test to keep Tim happyunknown2001-04-171-3/+2
* | Fixed that -ldl is not used for clientsunknown2001-04-171-1/+1
* | Don't use ranges on HEAP tables with LIKEunknown2001-04-174-9/+11
* | The environment variable PAGER is now used as the default pagerunknown2001-04-171-3/+5
* | Fixed bug with HEAP tables when using LIKEunknown2001-04-162-2/+2
|/
* Fix RPM to be able to build MySQL-Maxunknown2001-04-141-1/+1