An error occurred fetching the project authors.
- 05 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Fixed that GRANT ... REQUIRE options are not forgot when doing new GRANT Changed fn_ext to point at first '.' after directory. FLUSH LOGS removed numerical extension for all future update logs. Fixed the mysqld --help reports right values for --datadir and --bind-address --log-binary=a.b.c now properly strips of .b.c Fix that one can DROP UDF functions that was not loaded at startup Made AND optional in REQUIRE Added REQUIRE NONE
-
- 30 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Portability fixes for HPUX Rename of CHECK_LOCK to IS_FREE_LOCK Apply lower_case_table_names also to databases Cleanup of describe code Don't allow \ in database names
-
- 12 May, 2002 1 commit
-
-
jcole@mugatu.spaceapes.com authored
-
- 02 Apr, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Don't use DBUG library for struct st_my_thread_var to make code less complicated.
-
- 06 Mar, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 07 Feb, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fix of InnoDB variables in SHOW VARIABLES Fix for ALTER TABLE and InnoDB
-
- 25 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Update for autoconf 2.52
-
- 07 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed linking problem with InnoDB.
-
- 03 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Merged error messages with 3.23.44 Fixed bug with DATA DIRECTORY on windows
-
- 30 Oct, 2001 1 commit
-
-
tonu@volk.internalnet authored
-
- 19 Oct, 2001 1 commit
-
-
tonu@volk.internalnet authored
-
- 09 Oct, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
tim@black.box authored
Portability fix for mysqlmanager.
-
- 08 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Speed up column-completion in 'mysql' Don't use ISAM if HAVE_ISAM is not defined A lot of fixes for the embedded version. All libraries are now included in libmysqld.a Changed arguments to convert_dirname() to make it more general. Renamed files in the 'merge' directory to all use a common prefix. Don't compile both assembler and C functions on x86
-
- 05 Oct, 2001 1 commit
-
-
tonu@volk.internalnet authored
-
- 04 Oct, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 03 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fix that compressed packets and normal packets looks indentical before calling net_real_write() (Needed for query cache) Optimize IS NULL handling
-
- 30 Sep, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
tonu@volk.internalnet authored
-
- 28 Sep, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 27 Sep, 2001 2 commits
-
-
monty@tik.mysql.fi authored
Move MAX_BLOB_WIDTH to be global Added full support for unsigned BIGINT Fixed spelling errors
-
monty@tik.mysql.fi authored
-
- 22 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixes for embedded libary and openssl
-
- 20 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 17 Sep, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
Fixed array overrun when using drop_db Portability fixes
-
tim@black.box authored
mysql test suite. A few minor libmysqld fixes. Add mysql_server_init() and _end() to mysql.cc and mysqltest.c, so they can be linked against libmysqlclient or libmysqld.
-
- 26 Aug, 2001 1 commit
-
-
tonu@x153.internalnet authored
-
- 09 Aug, 2001 1 commit
-
-
tim@bitch.mysql.fi authored
Paste the libtool.m4 from libtool version 1.3.4 into aclinclude.m4; this should make our configure work even when the user has libtool version 1.4 installed. This should be removed, and everyone should upgrade to libtool 1.4; until then, this is a quick hack to make things work.
-
- 08 Aug, 2001 1 commit
-
-
tonu@x153.internalnet authored
Added CPU automatic detection. It examines /proc/cpuinfo (if exists) and finds out flags for -mcpu and -march. TODO is --with-cpu configure option to force some other processor type. Problem is not big as any Intel 686+ CPU will use -mcpu=pentiumpro anyway. Exceptions are Athlons and 586 processors.
-
- 29 May, 2001 1 commit
-
-
mikef@nslinux.bedford.progress.com authored
-
- 20 May, 2001 2 commits
-
-
tonu@x3.internalnet authored
-
root@x3.internalnet authored
acconfig.h openssl support acinclude.m4 openssl support
-
- 25 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
DROP DATABASE in mysqladmin asks for confirmation (again) Added examined_rows to slow query log SHOW CREATE for TEMPORARY table
-
- 23 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 18 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Removed test of default master parameter Don't lock locked tables in REPAIR Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
-
- 13 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Deleted a lot of old benchmark runs
-
- 11 Apr, 2001 1 commit
-
-
monty@work.mysql.com authored
PSTACK, libmysqld and MySQL filesystem UPDATE ... ORDER BY DELETE ... ORDER BY New faster fulltext handling Faster compressed keys
-
- 22 Mar, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
-
mikef@nslinuxw4.bedford.progress.com authored
-