An error occurred fetching the project authors.
- 31 Dec, 2006 1 commit
-
-
kent@mysql.com/kent-amd64.(none) authored
Corrected spelling in copyright text Makefile.am: Don't update the files from BitKeeper Many files: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header Many files: Added GPL copyright text Removed files: Docs/Support/colspec-fix.pl Docs/Support/docbook-fixup.pl Docs/Support/docbook-prefix.pl Docs/Support/docbook-split Docs/Support/make-docbook Docs/Support/make-makefile Docs/Support/test-make-manual Docs/Support/test-make-manual-de Docs/Support/xwf
-
- 23 Dec, 2006 1 commit
-
-
kent@mysql.com/kent-amd64.(none) authored
Changed header to GPL version 2 only
-
- 24 Jan, 2006 1 commit
-
-
ramil@mysql.com authored
Thanks Deomid Ryabkov <mysqlbugs@rojer.pp.ru> for the great help!
-
- 03 Sep, 2005 1 commit
-
-
eric@mysql.com authored
Handle systems like default FC4 where 127.0.0.1 doesn't always map to 'localhost' first. (Bug #11822)
-
- 27 Jul, 2005 1 commit
-
-
joerg@mysql.com authored
(Originally: 1.1891 05/07/25 12:07:47 jimw@mysql.com )
-
- 25 Jul, 2005 1 commit
-
-
jimw@mysql.com authored
machines. (Bug #11822)
-
- 19 Jul, 2005 1 commit
-
-
jimw@mysql.com authored
first. (Bug #11822)
-
- 13 May, 2005 1 commit
-
-
monty@mysql.com authored
-
- 06 May, 2005 1 commit
-
-
jani@ibmlab.site authored
-
- 05 May, 2005 1 commit
-
-
lenz@mysql.com authored
-
- 29 Apr, 2005 1 commit
-
-
monty@mysql.com authored
Produce warnings of wrong cast of strings to signed/unsigned. Don't block not resolved IP's if DNS server is down (Bug #8467) Fix compiler problems with MinGW (Bug #8872)
-
- 20 Feb, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 22 Nov, 2003 1 commit
-
-
monty@mysql.com authored
Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes the server if cur_log is 'hot' and the io_thread has changed log file. Updated project files for windows Made rpl_change_master.test portable Ensure that mutex are not freed if not initilized
-
- 07 Mar, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
use of new argument sql_analyse.h: macros from mysql_priv.h. Should be deleted soon. mysql_priv.h: _default_charset_info has been removed item_cmpfunc.h: Use cmp_charset hostname.cc, hash_filo.h: Move charset to constructor argument
-
- 29 Jan, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 28 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Call pthread_mutex_destroy() on not used mutex. Changed comments in .h and .c files from // -> /* */ Added detection of mutex on which one didn't call pthread_mutex_destroy() Fixed bug in create_tmp_field() which causes a memory overrun in queries that uses "ORDER BY constant_expression" Added optimisation for ORDER BY NULL
-
- 19 Dec, 2002 1 commit
-
-
bar@bar.mysql.r18.ru authored
a bit more ucs2 compatibility
-
- 07 Nov, 2002 1 commit
-
-
monty@butch. authored
-
- 27 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Added statistics information for alarms (for bug tracking) Don't store "incomplete" in the xxx.cfg file if we are not using --restart. (Crash-me) Enlarged STACK_BUF_ALLOC becasue of failed crash-me test Aded new script mysql_tableinfo to make a system directory.
-
- 03 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Added syntax for column comments (for compability with 4.1) Fix of ALTER TABLE RENAME
-
- 02 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Added checking of sem_init() in configure.
-
- 16 May, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Changed some status variable names Fix bug in GRANT ... PASSWORD string
-
- 12 Mar, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 06 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
-
- 21 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fix bug in isamlog Add argument types to function declarations.
-
- 25 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
(For glibc 2.2)
-
- 25 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Changed 'static inline' to 'inline' for SCO new's compiler
-
- 22 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Added free of io_cache when using ALTER TABLE ... ORDER BY
-
- 12 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Remove not used BDB logs on shutdown Don't give warnings for repair on slaves Fixed transaction log files
-
- 08 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Change DROP TABLE to first drop the data, then the .frm file
-
- 07 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
A lot of new functions for BDB tables Fix for DROP DATABASE on windows Default server_id variables
-
- 21 Aug, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fixes for RENAME TABLE Portability fixes
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-