summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-05-281-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed portability bug in my_config.shunknown2001-05-281-1/+5
| | |/ | |/|
* | | BUILD/SETUP.sh@1.9unknown2001-05-251-2/+2
|/ /
* | srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnfunknown2001-05-233-0/+13
|/
* Remove wrong access check for locks.unknown2001-05-232-10/+1
* Merge work.mysql.com:/home/bk/mysqlunknown2001-05-223-15/+46
|\
| * dict0dict.h InnoDB now tries to provide autoinc column value from a counter t...unknown2001-05-211-2/+36
| * Force close of sockets on HPUX 10.20unknown2001-05-192-13/+10
* | Security fix: LOCK TABLES must check for sufficient privileges.unknown2001-05-221-0/+9
|/
* 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