Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#2286 - Compile MySQL w/YASSL support | svoj@mysql.com | 2005-05-31 | 47 | -454/+790 |
| | | | | merge with latest yaSSL, move templates instantiation into separate file where it is possible | ||||
* | WL#2286 - Compile MySQL w/YASSL support | svoj@mysql.com | 2005-05-25 | 5 | -10/+16 |
| | | | | Merge with latest yaSSL, fix compilation error for SSE2 processors. | ||||
* | Upgrade yaSSL to 0.9.9. | svoj@mysql.com | 2005-05-25 | 28 | -715/+283 |
| | |||||
* | misc.hpp: | kent@mysql.com | 2005-05-22 | 1 | -2/+4 |
| | | | | | | | Check _LONGLONG_TYPE as well, to define 'word64', to make it work on Solaris 10 x86_64. Can't assume all x86_64 share the same assembler syntax. For now disabled assembler for x86_64 and Solaris. | ||||
* | yaSSL fixes for Sun Forte 7 | konstantin@mysql.com | 2005-05-20 | 3 | -3/+10 |
| | |||||
* | Merge mysqldev@production.mysql.com:my/mysql-5.0-build | svoj@mysql.com | 2005-05-20 | 11 | -15/+11 |
|\ | | | | | | | into mysql.com:/home/svoj/devel/mysql/mysql-5.0-build | ||||
| * | WL#2286 - Compile MySQL w/YASSL support | svoj@mysql.com | 2005-05-20 | 12 | -16/+12 |
| | | | | | | | | Portability fixes | ||||
* | | Fixes for numerous compatibility problems in yaSSL. | konstantin@mysql.com | 2005-05-20 | 6 | -12/+28 |
|/ | |||||
* | WL#2286 - Compile MySQL w/YASSL support | svoj@mysql.com | 2005-05-20 | 3 | -4/+4 |
| | | | | compilation fixes | ||||
* | Fix warnings from icc | monty@mysql.com | 2005-05-18 | 1 | -38/+39 |
| | | | | | Added BUILD scripts for icc Fixed (one time) memory leak in grant handling | ||||
* | Fix FC3 yaSSL compilation problem. | svoj@mysql.com | 2005-05-06 | 4 | -7/+15 |
| | | | | This fix is about WL#2286 - Compile MySQL w/YASSL support | ||||
* | gcc 2.92 compatibility | serg@sergbook.mylan | 2005-05-05 | 7 | -28/+34 |
| | |||||
* | Merge mysql.com:/home/jimw/my/mysql-5.0-5354 | jimw@mysql.com | 2005-05-02 | 1 | -0/+1 |
|\ | | | | | | | into mysql.com:/home/jimw/my/mysql-5.0-clean | ||||
| * | Add default configuration files to my_print_defaults usage, and | jimw@mysql.com | 2005-04-28 | 1 | -0/+1 |
| | | | | | | | | | | add handling of configuration file in the Windows shared system directory. (Bug #5354) | ||||
* | | Clean up merge from 4.1 | jimw@mysql.com | 2005-05-02 | 1 | -1/+12 |
|\ \ | |||||
| * | | Fix undersized array in my_print_defaults that caused crash on Sun Solaris | jimw@mysql.com | 2005-04-26 | 1 | -1/+12 |
| | | | | | | | | | | | | (and maybe strange results on other platforms). (Bug #9851) | ||||
* | | | yassl changeset 2: | serg@serg.mylan | 2005-04-30 | 9 | -41/+80 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | remove FIX_GCC_LINKING_PROBLEM and -DDEFINE_CXA_PURE_VIRTUAL replace echo in configure.in with AC_MSG_WARN/AC_MSG_ERROR don't set -DUSE_MYSYS_NEW for gcc 2.95 set $USE_MYSYS_NEW even if CXX is g++ yassl bugfixes instantiate all yassl templates explicitly | ||||
* | | | WL#2286 Compile MySQL w/YASSL support | svoj@mysql.com | 2005-04-28 | 98 | -0/+26988 |
| |/ |/| | | | | | yaSSL-0.9.7 library bundled. | ||||
* | | Removed support for RAID, mit-threads, and MySQL FS (really, if someone ↵ | brian@zim.(none) | 2005-03-16 | 1 | -1/+1 |
| | | | | | | | | wants this feature look at a web-dav hookup). | ||||
* | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 2 | -3/+4 |
| | | | | | | | | (Found during build process) | ||||
* | | Merge | jimw@mysql.com | 2005-02-22 | 1 | -6/+7 |
|\ \ | |/ | |||||
| * | Merge bk-internal:/home/bk/mysql-4.1 | jimw@mysql.com | 2005-02-22 | 1 | -5/+13 |
| |\ | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-4.1-clean | ||||
| * | | Fix output of perror to include whether the error message | jimw@mysql.com | 2005-02-16 | 1 | -6/+7 |
| | | | | | | | | | | | | corresponds to an OS or MySQL error. (Bug #8517) | ||||
* | | | Merge with 4.1 | monty@mysql.com | 2005-02-22 | 1 | -5/+13 |
|\ \ \ | | |/ | |/| | |||||
| * | | fix for a bug with my_print_defaults with --defaults-extra-file= option | Sinisa@sinisa.nasamreza.org | 2005-02-19 | 1 | -5/+13 |
| |/ | |||||
* | | Merge | ingo@mysql.com | 2005-02-11 | 1 | -13/+13 |
|\ \ | |/ | |||||
| * | Merge commit trigger | jimw@mysql.com | 2005-02-10 | 1 | -13/+13 |
| |\ | |||||
| | * | A fix (bug #7971: set_bit/clear_bit names conflict w/Linux kernel headers >= ↵ | ram@gw.mysql.r18.ru | 2005-02-01 | 1 | -13/+13 |
| | | | | | | | | | | | | 2.6.9-rcxx) | ||||
| * | | Applied a patch for Netware. | jani@ua141d10.elisa.omakaista.fi | 2005-02-08 | 3 | -0/+15 |
| | | | |||||
* | | | 4.1 -> 5.0 merge | monty@mysql.com | 2005-02-03 | 1 | -6/+8 |
|\ \ \ | |/ / | |||||
| * | | Fixed during review of new pulled code | monty@mysql.com | 2005-02-02 | 1 | -6/+8 |
| | | | |||||
* | | | Merge bob.(none):/home/reggie/bk/mysql41 | reggie@bob.(none) | 2005-02-01 | 1 | -1/+12 |
|\ \ \ | |/ / | | | | | | | into bob.(none):/home/reggie/bk/mysql5.0 | ||||
| * | | Bug #7390 perror.exe doesn't work | reggie@bob.(none) | 2005-01-31 | 1 | -1/+12 |
| | | | | | | | | | | | | | | | perror.c: Copy output of strerr to temp buffer to prevent system overwrite on Windows | ||||
* | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-01-28 | 1 | -14/+15 |
|\ \ \ | | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-5.0 | ||||
| * | | | small Makefile.am cleanup | serg@serg.mylan | 2005-01-28 | 1 | -14/+15 |
| | | | | | | | | | | | | | | | | | | | | clean: targets removed generated *.h files moved to include/ | ||||
* | | | | Fixes for windows compilation bugs | georg@beethoven.site | 2005-01-26 | 1 | -4/+4 |
|/ / / | | | | | | | | | | (After review of cs georg:1.1800 by Monty) | ||||
* | | | ER_WARN_DATA_TRUNCATED replaced with WARN_DATA_TRUNCATED. | ram@gw.mysql.r18.ru | 2005-01-19 | 1 | -1/+2 |
| | | | |||||
* | | | Merge anna@bk-internal.mysql.com:/home/bk/mysql-5.0 | anjuta@arthur.local | 2005-01-13 | 2 | -3/+19 |
|\ \ \ | | | | | | | | | | | | | into arthur.local:/my/mysql-5.0-clean | ||||
| * \ \ | Merge | anjuta@arthur.local | 2005-01-13 | 2 | -3/+19 |
| |\ \ \ | |||||
| | * | | | Bug in InnoDB; | anjuta@arthur.local | 2005-01-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | file closing in extra/comp_err.c | ||||
| | * | | | Added creation of mysqld_ername.h | anjuta@arthur.local | 2005-01-04 | 2 | -3/+18 |
| | | | | | |||||
* | | | | | A patch for Netware. | jani@ua141d10.elisa.omakaista.fi | 2005-01-13 | 3 | -0/+15 |
|/ / / / | |||||
* | | | | WL#1895 - Print message to error log in case of detected MyISAM corruption | ingo@mysql.com | 2004-12-23 | 1 | -3/+6 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed my_error() to print error messages, which come from arbitrary registered ranges of error messages. Messages can be unregistered (and should be at end of the program). Added registration of handler error messages. Added a new mi_print_error() macro and a new mi_report_error() function, which supply error messages with a table name. Added calls to mi_print_error() or mi_report_error() at all places in MyISAM, where table corruption is detected. | ||||
* | | | Fixed compile error in extra/comp_err.c with -debug for some compilers. | pem@mysql.comhem.se | 2004-12-14 | 1 | -2/+1 |
| | | | |||||
* | | | Added pathes to mysqld_error.h and sql_state.h; fixed segfault bug; | anjuta@arthur.local | 2004-12-14 | 2 | -12/+14 |
| | | | |||||
* | | | WL#1051, more maintanable error messages. | anjuta@arthur.local | 2004-12-13 | 2 | -211/+853 |
| | | | |||||
* | | | merged | serg@serg.mylan | 2004-11-22 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Bug #6748 heap_rfirst() doesn't work (and never did!) | serg@serg.mylan | 2004-11-22 | 1 | -1/+1 |
| | | | | | | | | | | | | range for BETWEEN typo fixed | ||||
* | | | dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all ↵ | serg@serg.mylan | 2004-11-04 | 2 | -0/+178 |
|/ / | | | | | | | | | | | | | features charset2html moved from mysys to extra ignore: new files added, garbage removed | ||||
* | | Merge with 4.0 | monty@mysql.com | 2004-09-01 | 5 | -5/+5 |
|\ \ | |/ |