- 15 Mar, 2005 1 commit
-
-
reggie@mdk10.(none) authored
This is a modifiction of my previous patch after receiving feedback. This is a better way to fix the problem. With this patch, data directory and index directory will use only forward slashes (/) when on Windows. mysqldump.c: Removed fixPaths routine. Was improper fix for bug #6660 sql_show.cc: Changed append_directory to convert backslashes to foward slashes when on Windows.
-
- 14 Mar, 2005 2 commits
-
-
reggie@mdk10.(none) authored
This really should not happen on Windows and part of the problem not fixed here is why show create table includes data directory when being run on Windows. However, this patch fixes the bug in mysqldump.c mysqldump.c: Added fixPaths function to convert \ to / in data directory and index directory entries only on Windows
-
msvensson@neptunus.(none) authored
- Moved static variables defined inside of function to file scope to avoid this linking problem on FC3
-
- 13 Mar, 2005 2 commits
-
-
serg@serg.mylan authored
correct top_level_item for XOR
-
igor@rurik.mysql.com authored
Added a test case for bug #9017. item_cmpfunc.h: A wrong not_null_tables method for Item_cond_xor caused a conversion of a left join into an inner join that was not valid.
-
- 11 Mar, 2005 6 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
joerg@mysql.com authored
-
mwagner@here.mwagner.org authored
into here.mwagner.org:/Users/mwagner/work/bk/mysql-4.1
-
mwagner@here.mwagner.org authored
Many changes to improve error handling, and fix problem of multiple packaging processes trampling each other (32 & 64bit at the same time)
-
- 10 Mar, 2005 9 commits
-
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
Item_func_equal::not_null_tables() always return 0.
-
joerg@mysql.com authored
adapt the Windows build files accordingly.
-
joerg@mysql.com authored
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/4.1-dbg
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
ndb - Reenable MAX_OPEN_FILES to enable LCP in some situations
-
- 09 Mar, 2005 15 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
igor@rurik.mysql.com authored
Correction after manual merge.
-
igor@rurik.mysql.com authored
-
heikki@hundin.mysql.fi authored
Better ibbackup message Add a message explaining why we do a 'crash recovery' after an ibbackup restore; suggested by Tim Smith
-
lars@mysql.com authored
-
lars@mysql.com authored
-
timour@mysql.com authored
The reported problems were due to two completely unrelated omissions. 1) The file sort procedure didn't correctly create the sort key in make_sortkey when the sortkey was an unsigned integer. 2) The name resolution procedure for column references inside a HAVING clause did not propagate the unsigned_flag of the resolved references. This patch corrects both problems.
-
kent@mysql.com authored
bug#4914 added --help and usage information
-
serg@serg.mylan authored
preserve backward compatibility
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
recalculate stats/gws for the last word in the index too remove unused code
-
igor@rurik.mysql.com authored
Added a test case for bug #8669. item_strfunc.cc: Fixed bug #8669. Function AES_DECRYPT can return NULL value.
-
joreland@mysql.com authored
(recommit as 4.1->5.0 merge is not possible)
-
kent@mysql.com authored
bug#5102, bug#6862 define HAVE_VIS_H to libedit only if header and strvis() exists
-
kent@mysql.com authored
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
-
- 08 Mar, 2005 5 commits
-
-
marko@hundin.mysql.fi authored
main(): add missing parameter to printf(ER(ER_READY),...) call
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
paul@kite-hub.kitebird.com authored
Add dummy changelog file. It should merge upward without conflict.
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
for fulltext searches too
-