An error occurred fetching the project authors.
- 16 Aug, 2007 1 commit
-
-
malff/marcsql@weblab.(none) authored
This patch provides compile helper scripts only, no server logic is affected. Before this patch, GCOV and GPROF build scripts were only provided for pentium platforms. With this patch, pentium, pentium64 and amd64 platforms have associated helper build scripts. The GCOV and GPROF specific compilation flags are set once in SETUP.sh, to avoid code duplication.
-
- 02 Mar, 2007 1 commit
-
-
msvensson@pilot.blaudden authored
-
- 25 Jan, 2007 1 commit
-
-
df@kahlann.erinye.com authored
-
- 22 Jan, 2007 1 commit
-
-
Fix to check library in use during runtime. Fix for Bug#16995, "idle connections not being killed due to timeout when NPTL is used".
-
- 14 Dec, 2006 1 commit
-
-
monty@mysql.com/narttu.mysql.fi authored
- Removed not used variables and functions - Added #ifdef around code that is not used - Renamed variables and functions to avoid conflicts - Removed some not used arguments Fixed some class/struct warnings in ndb Added define IS_LONGDATA() to simplify code in libmysql.c I did run gcov on the changes and added 'purecov' comments on almost all lines that was not just variable name changes
-
- 20 Nov, 2006 1 commit
-
-
monty@mysql.com/nosik.monty.fi authored
(Mostly in DBUG_PRINT() and unused arguments) Fixed bug in query cache when used with traceing (--with-debug) Fixed memory leak in mysqldump Removed warnings from mysqltest scripts (replaced -- with #)
-
- 28 Aug, 2006 1 commit
-
-
tsmith@maint1.mysql.com authored
-
- 21 Mar, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 02 Nov, 2005 2 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
-
- 01 Nov, 2005 1 commit
-
-
monty@mysql.com authored
Compile max with --yassl instead of --with-openssl
-
- 06 Oct, 2005 1 commit
-
-
monty@mysql.com authored
Ensure that ccache is also used for C programs mysql: Ensure that 'delimiter' works the same way in batch mode as in normal mode mysqldump: Change to use ;; (instead of //) as a stored procedure/trigger delimiter Fixed test cases by adding missing DROP's and rename views to be of type 'v#' Removed MY_UNIX_PATH from fn_format() Removed current_db_used from TABLE_LIST Removed usage of 'current_thd' in Item_splocal Removed some compiler warnings A bit faster longlong2str code
-
- 05 Oct, 2005 2 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
- 04 Oct, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 03 Oct, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 29 Sep, 2005 2 commits
-
-
patg@krsna.patg.net authored
everything except NDB
-
msvensson@neptunus.(none) authored
-
- 28 Sep, 2005 1 commit
-
-
patg@krsna.patg.net authored
-
- 27 Sep, 2005 1 commit
-
-
patg@krsna.patg.net authored
Fixed SETUP.sh to not overwrite prefix_configs, making 'make install' install in "/"
-
- 20 Sep, 2005 1 commit
-
-
brian@zim.(none) authored
Fixed a typo in handler.cc if CSV was built. I also added CSV to the default MAX builds so that more people test it.
-
- 17 Sep, 2005 1 commit
-
-
eric@mysql.com authored
Brian's "he is too lazy to commit this so Eric is going to have to do it" environmental variable hack for prefix. This allows you to just set a prefix in your profile which will be used in all of your builds. AKA you can be even lazier(!) about calling BUILD scripts. Don't blame Eric, Brian borrowed his keyboard.
-
- 16 Jul, 2005 1 commit
-
-
brian@zim.(none) authored
-
- 15 Jul, 2005 1 commit
-
-
brian@zim.(none) authored
-
- 01 Jun, 2005 1 commit
-
-
jimw@mysql.com authored
-
- 27 Apr, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Made a script that selects the best compiler optimizations for the current cpu. - Use the script from BUILD/SETUP.sh
-
- 30 Mar, 2005 1 commit
-
-
joerg@mysql.com authored
-
- 05 Mar, 2005 1 commit
-
-
konstantin@mysql.com authored
The patch implements the idea suggested by Olaf van der Spek in thread "Client: many small reads?" (internals@lists.mysql.com). Now small reads performed by the client library are buffered. The buffering gives up to 2 times speedup when retrieving one-column tables.
-
- 19 Feb, 2005 1 commit
-
-
monty@mysql.com authored
Lots of small fixes to multi-precision-math path Give Note for '123.4e' Added helper functions type 'val_string_from_real() Don't give warnings for end space for string2decimal() Changed storage of values for SP so that we can detect length of argument without strlen() Changed interface for str2dec() so that we must supple the pointer to the last character in the buffer
-
- 17 Feb, 2005 1 commit
-
-
petr@mysql.com authored
Recommited, as I made a typo in the previous patch myself =)
-
- 27 Jan, 2005 1 commit
-
-
ingo@mysql.com authored
Adjusted the "Usage:" string. Ordered the option recognition in reverse order from "Usage:".
-
- 26 Jan, 2005 1 commit
-
-
monty@mysql.com authored
-
- 25 Jan, 2005 1 commit
-
-
monty@mysql.com authored
-
- 19 Jan, 2005 1 commit
-
-
jimw@mysql.com authored
-
- 13 Jan, 2005 1 commit
-
-
jimw@mysql.com authored
all architectures, and in sync with the flags used to build the MySQL Max packages. Also back-port AMD64 build scripts from 5.0.
-
- 18 Dec, 2004 1 commit
-
-
monty@mysql.com authored
Add support for VARCHAR with 1 or 2 length bytes Enable VARCHAR packing in MyISAM files (previous patch didn't pack data properly) Give error if we got problems in temporary tables during a SELECT Don't use new table generated by ALTER TABLE if index generation fails Fixed wrong call by range_end() (Could cause an ASSERT in debug mode)
-
- 02 Dec, 2004 1 commit
-
-
lenz@mysql.com authored
- added ppc_cflags to BUILD/SETUP.sh
-
- 03 Nov, 2004 1 commit
-
-
monty@mysql.com authored
FOUND is not a reserved keyword anymore Added Item_field::set_no_const_sub() to be able to mark fields that can't be substituted Added 'simple_select' method to be able to quickly determinate if a select_result is a normal SELECT Note that the 5.0 tree is not yet up to date: Sanja will have to fix multi-update-locks for this merge to be complete
-
- 04 Oct, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 08 Oct, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Remove wait_if_global_read_lock on commit as this can cause deadlocks
-