An error occurred fetching the project authors.
- 11 Jun, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Fixed that @VAR shows all decimals Fixed problem with FLUSH TABLES and LOCK TABLE CREATE ... SELECT now creates keys later Reset AUTO_INCREMENT order if droping AUTO_INCREMENT key
-
- 08 Jun, 2001 4 commits
-
-
mwagner@evoq.mwagner.org authored
-
paul@teton.kitebird.com authored
-
heikki@donna.mysql.fi authored
-
jani@janikt.pp.saunalahti.fi authored
-
- 07 Jun, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
manual.texi Changed innodb_unix_file_flush_method to innodb_flush_method in the manual
-
- 06 Jun, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
Cleaned up error messages.
-
mikef@nslinuxw4.bedford.progress.com authored
sql_table.cc table handler supports temporary tables
-
- 04 Jun, 2001 1 commit
-
-
paul@teton.kitebird.com authored
manual.texi -> @xref{safe_mysqld, @code{safe_mysqld}} manual.texi Unixes -> versions of Unix (or similar edit) manual.texi @xref{mysqlxxx} -> @xref{mysqlxxx, @code{mysqlxxx}}
-
- 03 Jun, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 01 Jun, 2001 1 commit
-
-
paul@central.snake.net authored
-
- 31 May, 2001 2 commits
-
-
heikki@donna.mysql.fi authored
sync0sync.ic Use XCHG also to reset the mutex lock word: it makes a serialization point to code on Intel and gives more safety
-
monty@hundin.mysql.fi authored
backport things from 4.0. This is safe as the functions are not used! Fixed bug in new mutex handling in InnoDB Make allow_break() and dont_break() defines.
-
- 30 May, 2001 1 commit
-
-
mwagner@evoq.mwagner.org authored
-
- 29 May, 2001 2 commits
-
-
jani@janikt.pp.saunalahti.fi authored
-
mikef@nslinux.bedford.progress.com authored
-
- 27 May, 2001 1 commit
-
-
miguel@linux.local authored
-
- 26 May, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
configure.in InnoDB now uses XCHG to implement mutex if GCC and x86
-
- 25 May, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
removed -ffixed-ebp from reckless flags BUILD/compile-pentium@1.16 use fast, not reckless flags for binary distribuition sql/share/english/errmsg.txt@1.24 Point the user to the manual when he gets aborted connection message
-
- 24 May, 2001 1 commit
-
-
mwagner@evoq.mwagner.org authored
-
- 23 May, 2001 2 commits
-
-
paul@central.snake.net authored
-
heikki@donna.mysql.fi authored
srv0srv.c One can now specify innodb_unix_file_flush_method in my.cnf srv0start.c One can now specify innodb_unix_file_flush_method in my.cnf ha_innobase.cc One can now specify innodb_unix_file_flush_method in my.cnf ha_innobase.h One can now specify innodb_unix_file_flush_method in my.cnf mysqld.cc One can now specify innodb_unix_file_flush_method in my.cnf
-
- 22 May, 2001 2 commits
-
-
monty@tik.mysql.fi authored
Small cleanups
-
jani@janikt.pp.saunalahti.fi authored
-
- 19 May, 2001 1 commit
-
-
paul@central.snake.net authored
manual.texi change "InnoDB consinsten read" to manual.texi "InnoDB consistent read" in @node lines manual.texi (to match section's actual title) manual.texi cleanups to "installing from development source manual.texi tree" section
-
- 18 May, 2001 2 commits
-
-
heikki@donna.mysql.fi authored
ibuf0ibuf.c Insert buffer calculated SQL NULL size wrong, causing overflow and assertion failure in some cases log0log.c Retrieve a dummy value from a function to prevent gcc crashing on HP-UX
-
tim@work.mysql.com authored
ignore added Logs/* binary/*
-
- 17 May, 2001 1 commit
-
-
mwagner@evoq.mwagner.org authored
-
- 02 May, 2001 1 commit
-
-
jcole@tetra.spaceapes.com authored
-
- 01 May, 2001 1 commit
-
-
jcole@main.burghcom.com authored
-
- 23 Apr, 2001 1 commit
-
-
paul@central.snake.net authored
-
- 19 Apr, 2001 1 commit
-
-
jani@hynda.mysql.fi authored
CHECK, REPAIR, ANALYZE and OPTIMIZE instead of myisamchk, when MySQL server is running. Documentation to MySQL manual will follow shortly.
-
- 18 Apr, 2001 2 commits
-
-
monty@work.mysql.com authored
-
heikki@donna.mysql.fi authored
univ.i Change pthread_yield to sched_yield configure.in Change pthread_yield to sched_yield
-
- 17 Apr, 2001 2 commits
-
-
jcole@abel.spaceapes.com authored
-
tim@threads.polyesthetic.msg authored
-
- 16 Apr, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
Added a stern warning in a visible (in my opinion) place to make sure to compile with -fno-exceptions when using gcc Wrote a new paragraphs on OS comparison/choice in the Which OS section
-
- 14 Apr, 2001 1 commit
-
-
tim@threads.polyesthetic.msg authored
-
- 13 Apr, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
log0log.c Change Innobase text to InnoDB srv0start.c Change Innobase text to InnoDB srv0srv.c Change Innobase text to InnoDB ha_innobase.cc Change Innobase text to InnoDB
-
- 12 Apr, 2001 1 commit
-
-
paul@central.snake.net authored
-