Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make dist changes for Cmake build | georg@lmy002.wdf.sap.corp | 2006-09-01 | 1 | -1/+1 |
| | |||||
* | Additional files for cmake support | georg@lmy002.wdf.sap.corp | 2006-08-31 | 1 | -0/+44 |
| | |||||
* | BUG#15734: Fix undefined awk behaviour breaking compilation on Debian. | knielsen@mysql.com | 2005-12-14 | 1 | -1/+1 |
| | |||||
* | sql/mysql_priv.h | serg@serg.mylan | 2005-06-09 | 1 | -1/+2 |
| | | | | | | comments, unused flag OPTION_INTERNAL_SUBTRANSACTIONS removed SELECT_ALL flag moved into this free slot. | ||||
* | Fix calls to memset() with arguments out of order. (Bug #9323) | jimw@mysql.com | 2005-03-22 | 2 | -2/+2 |
| | |||||
* | mysql-test-run.pl: | kent@mysql.com | 2005-03-09 | 7 | -8/+10 |
| | | | | | | | | | | Removed -c from /bin/sh call make_win_src_distribution.sh: Copy all content in mysql-test make_win_binary_distribution.sh, make_binary_distribution.sh: Add Perl version of mysql-test-run to package s_win32_dsp, s_win32, s_vxworks, s_test, s_readme, s_java, s_javah: Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris | ||||
* | bdb bugfix: LTLIBOBJS didn't take --disable-shared into account | serg@serg.mylan | 2004-08-23 | 1 | -1/+1 |
| | | | | fix for bdb not ending up into libmysqld.a | ||||
* | Fix for bug #4307: bdb will not compile on FreeBSD 5 because of ancient awk | gluh@gluh.mysql.r18.ru | 2004-08-11 | 1 | -11/+11 |
| | | | | and some code clean up | ||||
* | - make sure to generate the BDB tags file, otherwise s_symlink will create | lenz@mysql.com | 2003-04-11 | 1 | -1/+1 |
| | | | | | | | a lot of broken symlinks to the non-existing tags file (which magically causes the source distribution to grow about three times in size (most likely a bug in GNU tar - need to investigate if it still happens with recent versions) | ||||
* | os_rename.c: | ram@mysql.r18.ru | 2003-03-01 | 1 | -1/+1 |
| | | | | Typo fix. | ||||
* | os_rename.c: | ram@mysql.r18.ru | 2003-03-01 | 1 | -2/+5 |
| | | | | Portability fix. GetLongPathName is not supported by Windows95. | ||||
* | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1 | ram@mysql.r18.ru | 2003-02-15 | 74 | -11771/+6 |
|\ | | | | | | | into mysql.r18.ru:/usr/home/ram/work/mysql-4.1.bdb | ||||
| * | bdb/ cleanup (SCRUM) | ram@mysql.r18.ru | 2003-01-22 | 74 | -11771/+6 |
| | | |||||
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | Merge with 3.23 | monty@mashka.mysql.fi | 2003-01-16 | 2 | -2/+2 |
| |\ \ | |||||
| | * | | - Applied various patches provided by Christian Hammers (MySQL maintainer | lenz@mysql.com | 2002-12-23 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | for the Debian project) to fix some architecture-specific problems and some bugs | ||||
| * | | | merge with 3.23 to get bugfixes for <=> NULL and --bind-address | monty@mashka.mysql.fi | 2002-11-24 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | - applied patch for AMD x86-64 | lenz@mysql.com | 2002-11-19 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | (thanks to Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> | ||||
* | | | | - added missing files/directories from bdb and libedit to source distribution | lenz@mysql.com | 2003-02-03 | 1 | -6/+7 |
| |_|/ |/| | | | | | | | | - make sure to not included BK's "SCCS" directories in source distribution | ||||
* | | | Update to VC++ build files | monty@mashka.mysql.fi | 2003-01-21 | 1 | -96/+124 |
| | | | |||||
* | | | patches from sleepycat.com have been applied (SCRUM) | ram@mysql.r18.ru | 2002-12-19 | 5 | -32/+60 |
| | | | | | | | | | | | | ha_berkeley::rename_table() has been added (SCRUM) | ||||
* | | | autoconf version check for BDB | ram@mysql.r18.ru | 2002-12-10 | 1 | -0/+3 |
| | | | |||||
* | | | bdb build process requires s_test | serg@serg.mysql.com | 2002-11-22 | 1 | -1/+1 |
| | | | |||||
* | | | autogenerated files removed | serg@serg.mysql.com | 2002-11-22 | 62 | -25023/+47 |
| | | | | | | | | | | | | | | | scripts we don't need commented out s_dir script for creating directories bdb build process requires | ||||
* | | | fix for BDB | ram@mysql.r18.ru | 2002-11-19 | 2 | -2/+17 |
| | | | |||||
* | | | removed double-ignored files (bk citool bug ?) | serg@serg.mysql.com | 2002-11-11 | 1 | -0/+8 |
| | | | |||||
* | | | remove all the auto-generated files but NOT vxworks/* ones. | serg@serg.mysql.com | 2002-11-11 | 27 | -4841/+0 |
| | | | | | | | | | | | | | | | | | | The reason is that vxworks files are most often, one file per directory, and when such a file is removed directory is gone as well. Though files are auto-generated, directories aren't. | ||||
* | | | removed auto-generated files, some fixups | serg@serg.mysql.com | 2002-11-11 | 28 | -1682/+2 |
| | | | |||||
* | | | disable chmod in bdb scripts - bk doesn't like somebody messing with permissions | serg@serg.mysql.com | 2002-11-11 | 17 | -5179/+19 |
| | | | | | | | | | | | | | | | delete auto-generated files remove in-place editing | ||||
* | | | fix for BDB 4.1.24 | ram@mysql.r18.ru | 2002-11-05 | 4 | -2807/+5 |
| | | | | | | | | | | | | deleted unnecessary files from bdb/ | ||||
* | | | BDB 4.1.24 | ram@mysql.r18.ru | 2002-10-30 | 1187 | -57257/+170239 |
|/ / | |||||
* | | Merge with 3.23.51 | monty@mashka.mysql.fi | 2002-07-25 | 3 | -0/+35 |
|\ \ | |/ | | | | | Fixed wrong usage of sprintf() in ha_innodb.cc | ||||
| * | Added some patches provided by SuSE to fix build problems on | lenz@mysql.com | 2002-07-15 | 3 | -0/+35 |
| | | | | | | | | | | ppc64 and x86-64, fixed a compile bug when building with TCP wrapper support on Linux | ||||
* | | merge with 3.23.51 | monty@hundin.mysql.fi | 2002-05-16 | 721 | -85520/+1 |
|\ \ | |/ | |||||
| * | Remove docs from the bdb distribution | monty@tik. | 2002-05-07 | 721 | -85520/+1 |
| | | | | | | | | Hack to get MIT-pthreads to compile with glibc 2.2 | ||||
* | | merge | monty@hundin.mysql.fi | 2002-03-06 | 1 | -2/+10 |
|\ \ | |/ | |||||
| * | Update scripts for new POSIX spec | monty@tik.mysql.fi | 2002-03-05 | 1 | -2/+10 |
| | | | | | | | | | | Fix for --enable-local-infile Portability fix for bison | ||||
| * | Update to autoconf 2.52 | monty@hundin.mysql.fi | 2002-02-07 | 1 | -51/+53 |
| | | | | | | | | | | Fix of InnoDB variables in SHOW VARIABLES Fix for ALTER TABLE and InnoDB | ||||
| * | Portability fixes. | monty@hundin.mysql.fi | 2001-11-02 | 2 | -239/+0 |
| | | |||||
* | | Update needed for SuSE 7.3 | monty@hundin.mysql.fi | 2002-01-26 | 1 | -51/+53 |
| | | | | | | | | Update for autoconf 2.52 | ||||
* | | Remove bdb/include/*_ext.h from revision control. They are | tim@black.box | 2001-11-01 | 15 | -937/+0 |
|/ | | | | generated automatically. | ||||
* | More debug info | monty@hundin.mysql.fi | 2001-09-08 | 1 | -1/+1 |
| | | | | | | Fix DBUG_ASSERT() Optimization for BDB tables Fix for BDB under Win98 | ||||
* | Fixed that LOAD DATA INFILE works with transactions. | monty@hundin.mysql.fi | 2001-08-28 | 1 | -0/+1 |
| | | | | Fix for lower case filenames | ||||
* | delete generated files | monty@hundin.mysql.fi | 2001-08-11 | 2 | -40/+0 |
| | |||||
* | Fixed problem with part keys and BDB tables | monty@hundin.mysql.fi | 2001-07-18 | 1 | -0/+1 |
| | |||||
* | Clean out some more generated files from the bdb tree. Add a hack | tim@threads.polyesthetic.msg | 2001-05-18 | 35 | -7884/+17 |
| | | | | | | | to bdb/dist/s_rpc so that bk doesn't complain about the rpc_server/db_server_proc.c file that gets overwritten (but needs to be stored in BK). Add a bdb/dist/template directory which is needed by bdb/dist/s_recover. | ||||
* | Cleanup up stacktrace code | monty@donna.mysql.fi | 2001-05-14 | 1 | -0/+3 |
| | | | | | Updated qsort source from glibc. Add debugging of keycache when EXTRA_DEBUG is specified | ||||
* | Applied patches for BDB tables | monty@donna.mysql.fi | 2001-05-09 | 3 | -6/+11 |
| | | | | | | | Fixes to InnoDB to compile on Windows Fix for temporary InnoDB tables Fixed bug in REPLACE() Fixed sub char keys for InnoDB | ||||
* | Added clean and distclean to the BDB makefile | monty@donna.mysql.fi | 2001-04-14 | 1 | -1/+5 |
| |