Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#964 | wax@kishkin.ru | 2005-01-03 | 1 | -0/+54 |
* | Clean up the handling of "server" and "client" directories, while still avoid... | joerg@mysql.com | 2004-12-30 | 1 | -0/+2 |
* | corrected mysqltest.dsp | wax@kishkin.ru | 2004-12-14 | 1 | -0/+1 |
* | Fix for a bug #6996 | Sinisa@sinisa.nasamreza.org | 2004-12-07 | 1 | -0/+2 |
* | Fixes to make mysql-test-run --embedded-server working | hf@deer.(none) | 2004-12-02 | 1 | -0/+3 |
* | - renamed mysqladmin.c -> mysqladmin.cpp to fix the Windows builds | lenz@mysql.com | 2004-11-22 | 1 | -0/+1 |
* | ignore fix | tomas@poseidon.ndb.mysql.com | 2004-11-19 | 1 | -1/+1 |
* | added to ignore list | tomas@poseidon.ndb.mysql.com | 2004-11-19 | 1 | -0/+15 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-11-09 | 1 | -0/+1 |
* | Ensure that even the (relatively new) "mysql-test/Makefile.am" gets into the ... | joerg@mysql.com | 2004-11-05 | 1 | -0/+1 |
* | s/puts/printf/ | serg@serg.mylan | 2004-10-21 | 1 | -0/+13 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-08-24 | 1 | -1/+2 |
|\ | |||||
| * | upgrade to libedit-2.6.7 | vva@eagle.mysql.r18.ru | 2004-08-24 | 1 | -1/+1 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-08-24 | 1 | -0/+1 |
|/ | |||||
* | merged | serg@serg.mylan | 2004-08-20 | 1 | -94/+93 |
|\ | |||||
| * | copied new my_vsnprintf from 4.1. use "ul" when merging | serg@serg.mylan | 2004-08-19 | 1 | -0/+1 |
* | | after merge fixes | serg@serg.mylan | 2004-08-19 | 1 | -0/+1 |
* | | Added more ndb binaries to ignore | joreland@mysql.com | 2004-08-12 | 1 | -0/+102 |
* | | Add ndb binaries to ignore list | joreland@mysql.com | 2004-08-12 | 1 | -0/+13 |
* | | Cleanup for creating windows source distribution | monty@mysql.com | 2004-06-26 | 1 | -0/+1 |
* | | Merge with 4.0 to get the latest bug patches to 4.1 | monty@mysql.com | 2004-06-25 | 1 | -0/+1 |
|\ \ | |/ | |||||
* | | - fixed test_frm_bug test to work with increased number of columns in | konstantin@mysql.com | 2004-06-24 | 1 | -0/+3 |
* | | Final solution to mysql_tzinfo_to_sql problem. | dlenev@brandersnatch.localdomain | 2004-06-23 | 1 | -0/+1 |
* | | Fix for build from bk failures with old automake. | dlenev@brandersnatch.localdomain | 2004-06-22 | 1 | -0/+2 |
* | | merge | monty@mysql.com | 2004-06-21 | 1 | -133/+134 |
|\ \ | |||||
| * | | Fixed some byte order bugs with prepared statements on machines with high-byt... | monty@mysql.com | 2004-06-18 | 1 | -0/+1 |
* | | | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -0/+3 |
|/ / | |||||
* | | client_test with embedded library will be built so one can check if he broke | hf@deer.(none) | 2004-05-13 | 1 | -0/+1 |
* | | Don't automaticly generate a new key for a foreign key constraint if there is... | monty@mysql.com | 2004-05-12 | 1 | -0/+5 |
* | | symlink a whole dir, not individual files (symlinking individual files is one... | serg@serg.mylan | 2004-04-26 | 1 | -0/+1 |
* | | symlink, not hardlink | serg@sergbook.mylan | 2004-04-21 | 1 | -0/+1 |
* | | More files to ignore | magnus@neptunus.(none) | 2004-04-14 | 1 | -0/+121 |
* | | Ignore .depend and .depend.mk | magnus@neptunus.(none) | 2004-04-14 | 1 | -0/+2 |
* | | Hand-resolved auto merge | ingo@mysql.com | 2004-04-07 | 1 | -2/+3 |
|\ \ | |||||
| * | | ignore: | ingo@mysql.com | 2004-04-07 | 1 | -0/+1 |
* | | | - install all *.sql files into the "shared" directory for the binary tar.gz | lenz@kallisto.local | 2004-04-01 | 1 | -0/+1 |
|/ / | |||||
* | | my_gethwaddr() for linux/freebsd | serg@serg.mylan | 2004-02-27 | 1 | -0/+1 |
* | | merge with 4.0 | monty@mashka.mysql.fi | 2004-02-22 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | ignore: | serg@serg.mylan | 2004-02-21 | 1 | -0/+1 |
* | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-02-17 | 1 | -0/+2 |
|\ \ | |||||
| * | | ft_boolean_syntax made changeable | serg@serg.mylan | 2004-02-16 | 1 | -0/+2 |
* | | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -1/+3 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | merge 3.23 -> 4.0, 2003/02/06 | konstantin@mysql.com | 2004-02-06 | 1 | -13/+13 |
| |\ | |||||
| | * | ignore: | serg@serg.mylan | 2003-11-19 | 1 | -0/+2 |
| * | | - renamed myisam/ft_dump to myisam/mysam_ftdump and added it to the | lenz@mysql.com | 2004-02-03 | 1 | -0/+1 |
| * | | Mark that strings may change on index only reads (for BDB tables). | monty@mysql.com | 2004-01-29 | 1 | -0/+1 |
| * | | Item_uint::save_in_field() added to take into account bigint->decimal case | serg@serg.mylan | 2003-11-16 | 1 | -0/+1 |
* | | | - Bumped up version number in configure.in 4.1.1-alpha -> 4.1.2-alpha | lenz@kallisto.local | 2003-12-04 | 1 | -0/+1 |
* | | | Merge | monty@narttu.mysql.fi | 2003-11-03 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Some simple things missing for last changeset | monty@narttu.mysql.fi | 2003-11-03 | 1 | -0/+1 |