Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added patches from Novell | monty@mysql.com | 2004-05-25 | 8 | -8/+161 |
| | |||||
* | Merge mysql.com:/home/mydev/mysql-4.0 | ingo@mysql.com | 2004-05-07 | 1 | -0/+4 |
|\ | | | | | | | into mysql.com:/home/mydev/mysql-4.0-bug2831 | ||||
| * | Fix a forgotten skip of space at line begin for the 'system' command. | ingo@mysql.com | 2004-05-06 | 1 | -0/+4 |
| | | |||||
* | | Fixed a problem with option --where, which earlier was not dynamic. One was ↵ | jani@a80-186-24-72.elisa-laajakaista.fi | 2004-05-07 | 1 | -16/+47 |
|/ | | | | | | | not able to use long query strings with it. Bug#3633 | ||||
* | fixed Bug #3361 "mysqldump quotes DECIMAL values" | vva@eagle.mysql.r18.ru | 2004-04-05 | 1 | -4/+4 |
| | |||||
* | Fix bug #3181: insert_test client test missing mysql_init | gluh@gluh.mysql.r18.ru | 2004-03-29 | 1 | -0/+1 |
| | |||||
* | "automagically" is not a word. | paul@teton.kitebird.com | 2004-03-22 | 1 | -2/+2 |
| | |||||
* | Portability fixes | monty@mysql.com | 2004-03-19 | 1 | -13/+20 |
| | | | | | Removed \r from new tests Fixes to get new sustem_mysql_db... tests to work | ||||
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-03-12 | 1 | -3/+3 |
|\ | | | | | | | into mysql.com:/home/mysql_src/mysql-4.0 | ||||
| * | Force mysqlbinlog to require an argument if --local-load is used | guilhem@mysql.com | 2004-03-12 | 1 | -3/+3 |
| | | | | | | | | | | | | (--local-load alone means "I want files to be prepared for LOAD DATA INFILE, in the default temp directory", and mysqlbinlog already does this without --local-load). | ||||
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2004-03-11 | 1 | -1/+1 |
|\ \ | | | | | | | | | | into sinisa.nasamreza.org:/mnt/work/mysql-4.0 | ||||
| * | | Fixed error in version. | jani@ua72d24.elisa.omakaista.fi | 2004-03-11 | 1 | -1/+1 |
| |/ | |||||
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2004-03-11 | 1 | -7/+7 |
|\ \ | |/ |/| | | | into sinisa.nasamreza.org:/mnt/work/mysql-4.0 | ||||
| * | mysqldump.c: | Sinisa@sinisa.nasamreza.org | 2004-03-11 | 1 | -4/+1 |
| | | | | | | | | reverting fix | ||||
| * | mysqldump.c: | Sinisa@sinisa.nasamreza.org | 2004-03-09 | 1 | -7/+10 |
| | | | | | | | | This is to fix mysqldump problem when local-infile option is present under [client] options header. It will not start. This must be fixed as other programs use that option under [client] options header. | ||||
* | | Small fixes. | jani@ua72d24.elisa.omakaista.fi | 2004-03-11 | 1 | -2/+3 |
| | | |||||
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-03-10 | 1 | -24/+34 |
|\ \ | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/BUG_2874/mysql-4.0 | ||||
| * | | fixed BUG #2874 "Grant table bug" and | vva@eagle.mysql.r18.ru | 2004-03-10 | 1 | -24/+34 |
| |/ | | | | | | | added tests for testing structure of mysql db | ||||
* | | Patch for #3068: [Prompt without seconds when set from INI file]. | paul@ice.snake.net | 2004-03-08 | 1 | -0/+6 |
|/ | | | | (Fix hours/seconds always to display with two digits.) | ||||
* | Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog ↵ | jani@ua72d24.elisa.omakaista.fi | 2004-03-04 | 1 | -2/+5 |
| | | | | | | (replication is ok) Setting insert delayed threads = 0 at mysql_init_command. | ||||
* | Indented comment properly | monty@mashka.mysql.fi | 2004-03-04 | 1 | -8/+9 |
| | |||||
* | fix for bug #2905 - | ulli@morbus.(none) | 2004-02-26 | 3 | -3/+3 |
| | | | | "mysqladmin.c & co fail to use MYSQL_PORT as the default value of the TCP/IP port" | ||||
* | do not look for string characters "'` inside comments - bug#539 | serg@serg.mylan | 2004-02-26 | 1 | -1/+1 |
| | |||||
* | Inserted comment about lost root pwd procedure in Docs relying on command ↵ | arjen@bitbike.com | 2004-02-25 | 1 | -0/+8 |
| | | | | order in mysqladmin. | ||||
* | A fix for double free of memory in mysqlbinlog. | Sinisa@sinisa.nasamreza.org | 2004-02-23 | 1 | -1/+1 |
| | |||||
* | Always use libtool with "--preserve-dup-deps" | monty@mysql.com | 2004-02-13 | 1 | -13/+21 |
| | | | | | Always use all LOAD DATA options in replication. Fixed problem in mysqlbinlog where LOAD DATA options could be overwritten. | ||||
* | Code cleanups | monty@mysql.com | 2004-02-10 | 1 | -81/+155 |
| | |||||
* | fixed bug #1378 "mysqlbinlog for remote host is broken" | vva@eagle.mysql.r18.ru | 2004-02-06 | 1 | -165/+250 |
| | |||||
* | clarify -F help text a bit | serg@serg.mylan | 2004-02-04 | 1 | -1/+4 |
| | |||||
* | Give error if locked table is used twice in query. This fixes strange error ↵ | monty@mysql.com | 2004-02-03 | 1 | -1/+1 |
| | | | | message when doing LOCK TABLES t1 WRITE; INSERT TABLE t1 SELECT * from t1 (Bug #2296) | ||||
* | mysqldump.c: | Sinisa@sinisa.nasamreza.org | 2004-01-06 | 1 | -2/+2 |
| | | | | Fix for UNLOCK TABLES bug #2242 | ||||
* | Some small portability fixes. | monty@mysql.com | 2003-12-30 | 1 | -4/+4 |
| | | | | | Added support for lower_case_table_names=2, which is to be used on case insensitive file systems. This tells MySQL to preserve the used case of filenames and database names to make it esier to move files between cases sensitive can case insensitive file systems (like Windows and Linux) | ||||
* | Code cleanup | monty@mysql.com | 2003-12-18 | 1 | -2/+5 |
| | |||||
* | Portability fixes (mostly test suite) | monty@mysql.com | 2003-12-16 | 1 | -150/+255 |
| | | | | | Make ENGINE= an alias for TYPE= (Compabiltiy with 4.1) Fix when using symlinked data files and realpath() is not working | ||||
* | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) | monty@mysql.com | 2003-12-14 | 2 | -9/+98 |
| | | | | | | | | | | Don't dump data for MRG_ISAM or MRG_MYISAM tables. (Bug #1846) Ensure that 'lower_case_table_names' is always set on case insensitive file systems. (Bug #1812) One can now configure MySQL as windows service as a normal user. (Bug #1802) Database names is now compared with lower case in ON clause when lower_case_table_names is set. (Bug #1736) IGNORE ... LINES option didn't work when used with fixed length rows. (Bug #1704) Change INSERT DELAYED ... SELECT... to INSERT .... SELECT (Bug #1983) Safety fix for service 'mysql start' (Bug #1815) | ||||
* | changed %ld on %lu for output of mysql_thread_id(&mysql) | vva@eagle.mysql.r18.ru | 2003-12-12 | 1 | -4/+4 |
| | | | | | as is thread_id has type ulong (bug #1951 thread id is printed as "signed" instead of "unsigned" in 'mysql') | ||||
* | chk_del() should not check key delete-chain | serg@serg.mylan | 2003-12-11 | 1 | -3/+3 |
| | | | | make a test for -inf more portable (-Inf) | ||||
* | Added --comments mysqldump option (default value is 1). | ram@gw.mysql.r18.ru | 2003-12-11 | 1 | -9/+14 |
| | | | | Fixed mysqldump test. | ||||
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0 | ram@gw.mysql.r18.ru | 2003-12-10 | 1 | -5/+29 |
|\ | | | | | | | into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b2005 | ||||
| * | Fix for the bugs: | ram@gw.mysql.r18.ru | 2003-12-09 | 1 | -5/+29 |
| | | | | | | | | | | #2005 Long decimal comparion bug. #2055 mysqldump should replace "-inf" numeric field values with "NULL" | ||||
* | | Added checking of return value from my_once_alloc() in charset | monty@mysql.com | 2003-12-10 | 1 | -0/+1 |
|/ | | | | Added checking of return value from malloc() in reg_init() | ||||
* | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | vva@eagle.mysql.r18.ru | 2003-10-25 | 1 | -1/+4 |
|\ | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/BUG_1348/mysql-4.0 | ||||
| * | added quotas for database names | vva@eagle.mysql.r18.ru | 2003-10-24 | 1 | -1/+4 |
| | | | | | | | | (fixed bug #1348) | ||||
* | | Fix for Bug #1595 "mysqlbinlog can't read a password from the console". | guilhem@mysql.com | 2003-10-21 | 1 | -3/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ** I already fixed it in 3.23; I fix it in 4.0 separately because the code is a bit different (so the changeset 1.1422 of 3.23 should not be merged here) ** Make mysqlbinlog prompt for the password if mysqlbinlog -p instead of printing the usage(). This makes mysqlbinlog behave like other clients. This new code was almost copied from mysqldump. Note that before, one could use mysqlbinlog -p pass and now one must use mysqlbinlog -ppass (putting a space will ask for the password). | ||||
* | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-10-14 | 1 | -17/+11 |
|\ \ | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.0 | ||||
| * | | Fixed test case that my last patch to mysqlbinlog broke. | monty@narttu.mysql.fi | 2003-10-08 | 1 | -1/+1 |
| | | | | | | | | | | | | Changed --remote to --read-from-remote-server (mysqlbinlog) | ||||
| * | | Fix for option 'R' (connect to remote server) in mysqlbinlog | monty@narttu.mysql.fi | 2003-10-08 | 1 | -17/+11 |
| | | | |||||
* | | | merged | serg@serg.mylan | 2003-10-07 | 2 | -2/+10 |
|\ \ \ | |/ / | |||||
| * | | Simple cleanups | monty@narttu.mysql.fi | 2003-10-07 | 1 | -1/+9 |
| | | | |||||
| * | | Fix for the bug #1336 mysql.cc assumes DATABASE() doesn't return NULL | ram@gw.mysql.r18.ru | 2003-10-06 | 1 | -1/+1 |
| |/ |