summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Removed wrong warning from thr_lockunknown2001-07-174-7/+8
* Mergeunknown2001-07-165-8/+11
|\
| * Patch for netBSDunknown2001-07-165-8/+11
* | send kill signal to slave thread on shutdownunknown2001-07-111-2/+10
* | fixed race condition in automatic binlog rotationunknown2001-07-115-10/+27
|/
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-07-071-1/+1
|\
| * HUP should not flush everything, just the logsunknown2001-07-061-1/+1
* | dded volatile to replication variableunknown2001-07-074-5/+4
|/
* bug fixed (sometimes it broke filesort, due to too late maybe_null=1)unknown2001-07-031-2/+3
* Merge miguel@work.mysql.com:/home/bk/mysqlunknown2001-06-291-120/+120
|\
| * Completed the translation for the errmsg.txt Spanish file.unknown2001-06-291-120/+120
* | fixed typounknown2001-06-281-1/+1
* | Merge work:/home/bk/mysqlunknown2001-06-284-9/+64
|\ \
| * | fixed message in post-commit triggerunknown2001-06-284-9/+64
| |/
* | ha_innobase.cc Update possible row timestamp column also in an updateunknown2001-06-281-0/+4
* | Allow floats of type 1.0e1unknown2001-06-281-6/+3
* | Cleanupunknown2001-06-281-10/+10
|/
* mysqld.cc Put OPT_INNODB_UNIX_FILE_FLUSH_METHOD to mysqld.cc enum typeunknown2001-06-241-1/+1
* fixed drop/create database bug when holding global read lockunknown2001-06-2124-1/+93
* UNIQUE keys are not anymore shown as PRIMARY KEYunknown2001-06-212-4/+10
* Added --warnings to mysqldunknown2001-06-213-9/+15
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-06-197-33/+71
|\
| * Fixed bug in mysqlcheck when using --fastunknown2001-06-197-33/+71
* | manual.texi Had to revert name back to innodb_unix_file_flush_method because ...unknown2001-06-131-2/+2
|/
* Added --skip-stack to mysql-test-rununknown2001-06-121-2/+2
* Fixed wrong mysql-testunknown2001-06-121-14/+14
* Changed compare in MyISAM to use my_pread()unknown2001-06-115-1/+17
* Changed innodb_unix_file_flush_method -> innodb_flush_methodunknown2001-06-072-8/+8
* sql_table.cc re-apply a lost change where we check to see if theunknown2001-06-061-0/+7
* ha_innobase.cc Improved error message in the case the .frm file exists but In...unknown2001-06-061-1/+9
* Updated benchmarks and crash-me for postgreSQL 7.1.1unknown2001-06-051-1/+1
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-06-042-5/+2
|\
| * Fixed portability problem.unknown2001-06-042-5/+2
* | manual.texi website address changeunknown2001-06-032-5/+53
|/
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-06-031-5/+4
|\
| * misplaced #ifdef fixedunknown2001-06-031-5/+4
* | Fixed bug that caused client to hang because mysqld never did send anunknown2001-06-025-275/+262
* | Added --skip-symlinksunknown2001-06-011-1/+6
* | Added ER_SAFE() for cases when the error message could be out of bandsunknown2001-06-012-28/+29
* | fixed bug in CHANGE MASTER TOunknown2001-05-311-1/+5
* | Merge work:/home/bk/mysqlunknown2001-05-312-4/+6
|\ \ | |/ |/|
| * deal with errno out of range when reading it from the masterunknown2001-05-312-4/+6
* | Fixed typo from last checkinunknown2001-05-311-1/+1
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-05-311-2/+5
|\ \
| * | Added functions for symbolic link handling to make it possible tounknown2001-05-311-2/+5
* | | Merge nusphere@work.mysql.com:/home/bk/mysqlunknown2001-05-2930-233/+1404
|\ \ \ | |/ / |/| |
| * | Pushing all the Gemini changes above the table handler.unknown2001-05-2930-233/+1404
* | | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-05-293-12/+9
|\ \ \
| * | | Fixed problems with decimals withing IF()unknown2001-05-293-12/+9
* | | | Corrected error messages to avoid problems with too long error messages.unknown2001-05-281-2/+2