summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fixed portability problem.monty@hundin.mysql.fi2001-06-042-5/+2
* | manual.texi website address changeheikki@donna.mysql.fi2001-06-032-5/+53
|/
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-06-031-5/+4
|\
| * misplaced #ifdef fixedserg@serg.mysql.com2001-06-031-5/+4
* | Fixed bug that caused client to hang because mysqld never did send anmonty@hundin.mysql.fi2001-06-025-275/+262
* | Added --skip-symlinksmonty@hundin.mysql.fi2001-06-011-1/+6
* | Added ER_SAFE() for cases when the error message could be out of bandsmonty@hundin.mysql.fi2001-06-012-28/+29
* | fixed bug in CHANGE MASTER TOsasha@mysql.sashanet.com2001-05-311-1/+5
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-05-312-4/+6
|\ \ | |/ |/|
| * deal with errno out of range when reading it from the mastersasha@mysql.sashanet.com2001-05-312-4/+6
* | Fixed typo from last checkinmonty@hundin.mysql.fi2001-05-311-1/+1
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-05-311-2/+5
|\ \
| * | Added functions for symbolic link handling to make it possible tomonty@hundin.mysql.fi2001-05-311-2/+5
* | | Merge nusphere@work.mysql.com:/home/bk/mysqlmikef@nslinux.bedford.progress.com2001-05-2930-233/+1404
|\ \ \ | |/ / |/| |
| * | Pushing all the Gemini changes above the table handler.mikef@nslinux.bedford.progress.com2001-05-2930-233/+1404
* | | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-05-293-12/+9
|\ \ \
| * | | Fixed problems with decimals withing IF()monty@donna.mysql.fi2001-05-293-12/+9
* | | | Corrected error messages to avoid problems with too long error messages.monty@tik.mysql.fi2001-05-281-2/+2
* | | | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-05-281-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed portability bug in my_config.shmonty@tik.mysql.fi2001-05-281-1/+5
| | |/ | |/|
* | | BUILD/SETUP.sh@1.9sasha@mysql.sashanet.com2001-05-251-2/+2
|/ /
* | srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnfheikki@donna.mysql.fi2001-05-233-0/+13
|/
* Remove wrong access check for locks.monty@donna.mysql.fi2001-05-232-10/+1
* Merge work.mysql.com:/home/bk/mysqltim@threads.polyesthetic.msg2001-05-223-15/+46
|\
| * dict0dict.h InnoDB now tries to provide autoinc column value from a counter t...heikki@donna.mysql.fi2001-05-211-2/+36
| * Force close of sockets on HPUX 10.20monty@donna.mysql.fi2001-05-192-13/+10
* | Security fix: LOCK TABLES must check for sufficient privileges.tim@threads.polyesthetic.msg2001-05-221-0/+9
|/