summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
* | do not log stray error codes in Query_log_eventunknown2001-07-281-0/+3
|/
* Add test case for update/replace bug in bdb.unknown2001-07-242-16/+8
* ha_berkeley.cc Fix bug in remove_key(), when key != primary_key it wouldunknown2001-07-241-1/+1
* Updated Translation English->Protugueseunknown2001-07-211-5/+5
* srv0srv.h Support raw disk as a data fileunknown2001-07-191-1/+44
* Mergeunknown2001-07-182-0/+2
|\
| * Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY ifunknown2001-07-182-0/+2
* | fixed mysterious offset confusion bugunknown2001-07-181-0/+2
|/
* Fixed problem with part keys and BDB tablesunknown2001-07-181-4/+11
* Merge work:/home/bk/mysqlunknown2001-07-173-0/+9
|\
| * added slave_net_timeoutunknown2001-07-173-0/+9
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-07-174-7/+8
|\ \ | |/ |/|
| * Removed wrong warning from thr_lockunknown2001-07-174-7/+8
* | ha_innobase.cc Fix a bug in showing of Auto_increment in SHOW TABLE STATUSunknown2001-07-162-0/+46
|/
* 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