Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BDB 4.1.24 | ram@mysql.r18.ru | 2002-10-30 | 1 | -18/+22 |
| | |||||
* | Fixes after last merge. | monty@hundin.mysql.fi | 2002-10-16 | 1 | -1/+6 |
| | | | | Ignore changed keyblocks when on does DELETE FROM table_name; | ||||
* | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-10-01 | 1 | -565/+0 |
| | | | | | - some additional small fixes - added "depcomp" for automake 1.5 | ||||
* | - Fix checking for $orbit_config_path in acinclude.m4 (gave an error | lenz@mysql.com | 2002-09-27 | 1 | -1/+1 |
| | | | | message on STDOUT on AIX and assigned the wrong value) | ||||
* | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 1 | -6/+6 |
| | | | | | | | | | | | 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 | ||||
* | Update for running gcc 3.x (mainly on HPUX) | monty@hundin.mysql.fi | 2002-06-30 | 1 | -4/+6 |
| | | | | | | | | 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 | ||||
* | Aesthetic cleanups to acinclude.m4 and configure.in. | jcole@mugatu.spaceapes.com | 2002-05-12 | 1 | -2/+2 |
| | |||||
* | Cleanups | monty@hundin.mysql.fi | 2002-04-02 | 1 | -2/+2 |
| | | | | Don't use DBUG library for struct st_my_thread_var to make code less complicated. | ||||
* | merge | monty@hundin.mysql.fi | 2002-03-06 | 1 | -4/+5 |
|\ | |||||
| * | Fix for --enable-local-infile | monty@hundin.mysql.fi | 2002-03-06 | 1 | -5/+5 |
| | | |||||
| * | Update to autoconf 2.52 | monty@hundin.mysql.fi | 2002-02-07 | 1 | -51/+50 |
| | | | | | | | | | | Fix of InnoDB variables in SHOW VARIABLES Fix for ALTER TABLE and InnoDB | ||||
* | | Update needed for SuSE 7.3 | monty@hundin.mysql.fi | 2002-01-26 | 1 | -15/+20 |
| | | | | | | | | Update for autoconf 2.52 | ||||
* | | Portability fix. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -1/+1 |
| | | | | | | | | Fixed linking problem with InnoDB. | ||||
* | | Fixed processor detection script to be more portable | tonu@volk.internalnet | 2001-10-30 | 1 | -6/+6 |
| | | |||||
* | | Fast fix to support one more possible directory of OpenSSL include files. | tonu@volk.internalnet | 2001-10-19 | 1 | -1/+2 |
| | | |||||
* | | merge | monty@hundin.mysql.fi | 2001-10-10 | 1 | -42/+0 |
|\ \ | |||||
| * | | Remved Gemini code. | monty@hundin.mysql.fi | 2001-10-10 | 1 | -42/+0 |
| | | | |||||
* | | | Add --without-isam configure switch. | tim@black.box | 2001-10-09 | 1 | -0/+17 |
|/ / | | | | | | | Portability fix for mysqlmanager. | ||||
* | | merge | monty@hundin.mysql.fi | 2001-10-08 | 1 | -1/+8 |
|\ \ | |||||
| * | | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | Fixed some build problems. | monty@hundin.mysql.fi | 2001-10-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Fix that compressed packets and normal packets looks indentical before calling net_real_write() (Needed for query cache) Optimize IS NULL handling | ||||
* | | | SSL fix | tonu@volk.internalnet | 2001-10-05 | 1 | -1/+1 |
| | | | |||||
* | | | changes to make things work in the max version | sasha@mysql.sashanet.com | 2001-10-04 | 1 | -9/+35 |
|/ / | |||||
* | | Portability fix | monty@hundin.mysql.fi | 2001-09-30 | 1 | -1/+2 |
| | | |||||
* | | Merge work.mysql.com:/home/bk/mysql-4.0 | tonu@volk.internalnet | 2001-09-30 | 1 | -3/+3 |
|\ \ | | | | | | | | | | into volk.internalnet:/home/tonu/mysql-4.0 | ||||
| * | | SSL compiles and works as far as can see. Continue testing.. | tonu@volk.internalnet | 2001-09-30 | 1 | -3/+3 |
| | | | |||||
* | | | Fixes for RPM build | monty@hundin.mysql.fi | 2001-09-29 | 1 | -5/+5 |
| | | | |||||
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-09-28 | 1 | -6/+9 |
|\ \ \ | |||||
| * | | | Fixed that one can always get a name for a compiled characterset | monty@hundin.mysql.fi | 2001-09-28 | 1 | -2/+6 |
| | | | | |||||
| * | | | Final fixes for INSERT into MERGE tables. | monty@tik.mysql.fi | 2001-09-27 | 1 | -7/+6 |
| |/ / | | | | | | | | | | | | | | | | Move MAX_BLOB_WIDTH to be global Added full support for unsigned BIGINT Fixed spelling errors | ||||
* | | | merge | monty@work.mysql.com | 2001-09-28 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Cleaned up udf_example.cc and mysql_fix_privilege_tables | monty@tik.mysql.fi | 2001-09-27 | 1 | -1/+1 |
| | | |||||
* | | Added support of INSERT to MERGE tables | monty@hundin.mysql.fi | 2001-09-22 | 1 | -5/+3 |
| | | | | | | | | Fixes for embedded libary and openssl | ||||
* | | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-09-20 | 1 | -2/+1 |
|\ \ | |/ | | | | | into work.mysql.com:/home/bk/mysql-4.0 | ||||
| * | Some fixes for Gemini | monty@hundin.mysql.fi | 2001-09-20 | 1 | -2/+1 |
| | | |||||
* | | Fixed locking problem when using bulk insert | monty@hundin.mysql.fi | 2001-09-17 | 1 | -36/+36 |
| | | | | | | | | | | Fixed array overrun when using drop_db Portability fixes | ||||
* | | Add some examples for using libmysqld, including a hack for running the | tim@black.box | 2001-09-16 | 1 | -36/+36 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | | -DCPU flag added | tonu@x153.internalnet | 2001-08-26 | 1 | -2/+1 |
| | | |||||
* | | merged | sasha@mysql.sashanet.com | 2001-08-11 | 1 | -0/+432 |
|\ \ | |/ | |||||
| * | acinclude.m4: | tim@bitch.mysql.fi | 2001-08-10 | 1 | -0/+432 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | | Added CPU automatic detection. It examines /proc/cpuinfo (if exists) and ↵ | tonu@x153.internalnet | 2001-08-09 | 1 | -0/+47 |
| | | | | | | | | | | | | | | 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. | ||||
* | | merge | monty@work.mysql.com | 2001-05-31 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Pushing all the Gemini changes above the table handler. | mikef@nslinux.bedford.progress.com | 2001-05-29 | 1 | -2/+2 |
| | | |||||
* | | acinclude.m4 openssl support | tonu@x3.internalnet | 2001-05-20 | 1 | -2/+2 |
| | | |||||
* | | .del-violite.c~984c09cffe14a11b Delete: libmysql/violite.c | root@x3.internalnet | 2001-05-20 | 1 | -0/+51 |
| | | | | | | | | | | acconfig.h openssl support acinclude.m4 openssl support | ||||
* | | Merged with 3.23, needs further fix-up | sasha@mysql.sashanet.com | 2001-05-10 | 1 | -1/+39 |
|\ \ | |/ | |||||
| * | Portability fixes for Ia64 and Sgi compiler | monty@donna.mysql.fi | 2001-04-25 | 1 | -3/+4 |
| | | | | | | | | | | | | DROP DATABASE in mysqladmin asks for confirmation (again) Added examined_rows to slow query log SHOW CREATE for TEMPORARY table | ||||
| * | Portability fixes | monty@donna.mysql.fi | 2001-04-23 | 1 | -0/+1 |
| | | |||||
| * | Added test for PTHREAD_YIELD | monty@donna.mysql.fi | 2001-04-18 | 1 | -0/+36 |
| | | | | | | | | | | | | Removed test of default master parameter Don't lock locked tables in REPAIR Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT | ||||
* | | merged | serg@serg.mysql.com | 2001-04-13 | 1 | -21/+21 |
|\ \ | |/ |