summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Added new optino --sql-mode to mysqld.jani@hynda.mysql.fi2001-08-099-18/+52
* Fix of big in SELECT DISTINCT ... HAVINGmonty@tik.mysql.fi2001-08-081-0/+1
* Fix when using --without-server --with-thread-safe-clientmonty@tik.mysql.fi2001-08-0424-6/+41
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-07-301-6/+6
|\
| * Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored.monty@tik.mysql.fi2001-07-301-6/+6
* | do not log stray error codes in Query_log_eventsasha@mysql.sashanet.com2001-07-281-0/+3
|/
* Add test case for update/replace bug in bdb.tim@white.box2001-07-242-16/+8
* ha_berkeley.cc Fix bug in remove_key(), when key != primary_key it wouldtim@white.box2001-07-241-1/+1
* Updated Translation English->Protuguesemiguel@light.local2001-07-211-5/+5
* srv0srv.h Support raw disk as a data fileheikki@donna.mysql.fi2001-07-191-1/+44
* Mergemonty@hundin.mysql.fi2001-07-182-0/+2
|\
| * Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY ifmonty@hundin.mysql.fi2001-07-182-0/+2
* | fixed mysterious offset confusion bugsasha@mysql.sashanet.com2001-07-181-0/+2
|/
* Fixed problem with part keys and BDB tablesmonty@hundin.mysql.fi2001-07-181-4/+11
* Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-07-173-0/+9
|\
| * added slave_net_timeoutsasha@mysql.sashanet.com2001-07-173-0/+9
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-07-174-7/+8
|\ \ | |/ |/|
| * Removed wrong warning from thr_lockmonty@hundin.mysql.fi2001-07-174-7/+8
* | ha_innobase.cc Fix a bug in showing of Auto_increment in SHOW TABLE STATUSheikki@donna.mysql.fi2001-07-162-0/+46
|/
* Mergemonty@tik.mysql.fi2001-07-165-8/+11
|\
| * Patch for netBSDmonty@tik.mysql.fi2001-07-165-8/+11
* | send kill signal to slave thread on shutdownsasha@mysql.sashanet.com2001-07-111-2/+10
* | fixed race condition in automatic binlog rotationsasha@mysql.sashanet.com2001-07-115-10/+27
|/
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-07-071-1/+1
|\
| * HUP should not flush everything, just the logssasha@mysql.sashanet.com2001-07-061-1/+1
* | dded volatile to replication variablemonty@tik.mysql.fi2001-07-074-5/+4
|/
* bug fixed (sometimes it broke filesort, due to too late maybe_null=1)serg@serg.mysql.com2001-07-031-2/+3
* Merge miguel@work.mysql.com:/home/bk/mysqlmiguel@light.local2001-06-291-120/+120
|\
| * Completed the translation for the errmsg.txt Spanish file.miguel@light.local2001-06-291-120/+120
* | fixed typosasha@mysql.sashanet.com2001-06-281-1/+1
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-06-284-9/+64
|\ \
| * | fixed message in post-commit triggersasha@mysql.sashanet.com2001-06-284-9/+64
| |/
* | ha_innobase.cc Update possible row timestamp column also in an updateheikki@donna.mysql.fi2001-06-281-0/+4
* | Allow floats of type 1.0e1monty@hundin.mysql.fi2001-06-281-6/+3
* | Cleanupmonty@hundin.mysql.fi2001-06-281-10/+10
|/
* mysqld.cc Put OPT_INNODB_UNIX_FILE_FLUSH_METHOD to mysqld.cc enum typeheikki@donna.mysql.fi2001-06-241-1/+1
* fixed drop/create database bug when holding global read locksasha@mysql.sashanet.com2001-06-2124-1/+93
* UNIQUE keys are not anymore shown as PRIMARY KEYmonty@hundin.mysql.fi2001-06-212-4/+10
* Added --warnings to mysqldmonty@hundin.mysql.fi2001-06-213-9/+15
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-06-197-33/+71
|\
| * Fixed bug in mysqlcheck when using --fastmonty@hundin.mysql.fi2001-06-197-33/+71
* | manual.texi Had to revert name back to innodb_unix_file_flush_method because ...heikki@donna.mysql.fi2001-06-131-2/+2
|/
* Added --skip-stack to mysql-test-runmonty@hundin.mysql.fi2001-06-121-2/+2
* Fixed wrong mysql-testmonty@hundin.mysql.fi2001-06-121-14/+14
* Changed compare in MyISAM to use my_pread()monty@tik.mysql.fi2001-06-115-1/+17
* Changed innodb_unix_file_flush_method -> innodb_flush_methodmonty@hundin.mysql.fi2001-06-072-8/+8
* sql_table.cc re-apply a lost change where we check to see if themikef@nslinuxw4.bedford.progress.com2001-06-061-0/+7
* ha_innobase.cc Improved error message in the case the .frm file exists but In...heikki@donna.mysql.fi2001-06-061-1/+9
* Updated benchmarks and crash-me for postgreSQL 7.1.1monty@hundin.mysql.fi2001-06-051-1/+1
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-06-042-5/+2
|\