Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BDB 4.1.24 | ram@mysql.r18.ru | 2002-10-30 | 1191 | -57301/+170294 |
| | |||||
* | correct English message | vva@genie.(none) | 2002-10-29 | 23 | -23/+23 |
| | |||||
* | correct English in last message | vva@genie.(none) | 2002-10-29 | 24 | -24/+24 |
| | | | | delete ugly comma | ||||
* | add help command on server side | vva@genie.(none) | 2002-10-28 | 35 | -50/+860 |
| | |||||
* | fixed union rexecution bug | bell@sanja.is.com.ua | 2002-10-27 | 5 | -6/+14 |
| | |||||
* | add absent message that exist in english version | vva@genie.(none) | 2002-10-27 | 22 | -0/+22 |
| | |||||
* | fixed bug in HAVING error handling | serg@serg.mysql.com | 2002-10-27 | 1 | -11/+11 |
| | | | | small Item_ref optimization | ||||
* | code cleanup | bell@sanja.is.com.ua | 2002-10-26 | 8 | -52/+52 |
| | | | | | | | fixed subselect error handling bug fixed subselect UNION ALL bug fixed thd->lex.select restoring explain UNION subselect bug | ||||
* | Merge abelkin@work.mysql.com:/home/bk/mysql-4.1 | bell@sanja.is.com.ua | 2002-10-26 | 0 | -0/+0 |
| | | | | into sanja.is.com.ua:/home/bell/mysql/mysql-4.1.bak | ||||
* | bad auto-merge fixed | serg@serg.mysql.com | 2002-10-25 | 1 | -30/+1 |
| | |||||
* | merged | serg@serg.mysql.com | 2002-10-25 | 28 | -75/+300 |
|\ | |||||
| * | merged | serg@serg.mysql.com | 2002-10-25 | 12 | -11/+159 |
| |\ | |||||
| | * | merged | serg@serg.mysql.com | 2002-10-25 | 0 | -0/+0 |
| | |\ | |||||
| | | * | BK automatic LOD removal. | bk@admin.bk | 2002-10-25 | 3 | -97/+104 |
| | | | | |||||
| | | * | memory leak closed | serg@serg.mysql.com | 2002-10-25 | 1 | -1/+2 |
| | | | | |||||
| | * | | lexyy.c, pars0grm.c: | heikki@hundin.mysql.fi | 2002-10-25 | 2 | -3/+10 |
| | | | | | | | | | | | | | | | | Include univ.i before any system headers to remove a large file compilation failure on AIX | ||||
| | * | | Merge lgrimmer@work.mysql.com:/home/bk/mysql | lenz@mysql.com | 2002-10-24 | 4 | -3/+16 |
| | |\ \ | | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-3.23 | ||||
| | | * \ | Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23 | monty@hundin.mysql.fi | 2002-10-24 | 4 | -3/+16 |
| | | |\ \ | |||||
| | | | * | | Fixed problem with BDB tables and ALTER TABLE | monty@hundin.mysql.fi | 2002-10-24 | 4 | -3/+16 |
| | | | | | | |||||
| | * | | | | - Fix for Do-compile: Enable InnoDB to autoextend the table space if | lenz@mysql.com | 2002-10-23 | 1 | -1/+1 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | necessary (required to actually pass the sql-bench without aborting with "table space full") | ||||
| | * | | | - added "darwin" to the list of systems that are known to support the | lenz@mysql.com | 2002-10-21 | 1 | -3/+3 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | -p option for cp and the -r option for scp (thank to Paul DuBois for the patch) - fixed a typo | ||||
| | * | | BK automatic LOD removal. | bk@admin.bk | 2002-10-20 | 3 | -97/+104 |
| | | | | |||||
| | * | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2002-10-20 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Fixed usage of putenv() on windows (in not normally used code) | monty@hundin.mysql.fi | 2002-10-20 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | - fixed typo in scripts/mysql_convert_table_format.sh | lenz@mysql.com | 2002-10-18 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | - fixed typo in mysqld.cc: "agaist" -> "against" | lenz@mysql.com | 2002-10-17 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Added optional NT service and fix the TZ variable bug | miguel@hegel.br | 2002-10-16 | 4 | -34/+195 |
| | |/ / | |||||
| * | | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-10-23 | 9 | -17/+148 |
| |\ \ \ | | | | | | | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| | * | | | Do-compile fixes: | lenz@mysql.com | 2002-10-23 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fixed essential piece missing from last merge with 3.23 tree (InnoDB option) - Added "autoextend" parameter to InnoDB startup options to be able to pass the full sql-bench run without hitting an "table space full" error | ||||
| | * | | | Merge mysql.com:/home/nick/mysql/repository/mysql-4.0 | nick@mysql.com | 2002-10-22 | 8 | -15/+139 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | into mysql.com:/home/nick/mysql/mysql-4.0 | ||||
| | | * | | | Added Rand_log_event | nick@mysql.com | 2002-10-22 | 7 | -5/+123 |
| | | | | | | |||||
| | | * | | | Moved rand initialization from mysqld.cc to sql_class.cc:THD::THD() | nick@mysql.com | 2002-10-17 | 2 | -10/+16 |
| | | | | | | |||||
| * | | | | | less restrictive test for max key length in mi_create | serg@serg.mysql.com | 2002-10-23 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | truncate both MYI and MYD files on DELETE FROM table; to avoid warnings on ↵ | serg@serg.mysql.com | 2002-10-22 | 1 | -4/+5 |
| |/ / / / | | | | | | | | | | | | | | | | CHECK TABLE | ||||
| * | | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.0 | hf@genie.(none) | 2002-10-21 | 2 | -0/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | into genie.(none):/home/hf/work/04 | ||||
| | * | | | | Embedded server bugfix | hf@genie.(none) | 2002-10-21 | 2 | -0/+2 |
| | | | | | | |||||
| * | | | | | After bk -r check -ff (to be able to upgrade to bk 3.0) | monty@work.mysql.com | 2002-10-20 | 0 | -0/+0 |
| | | | | | | |||||
| * | | | | | BK automatic LOD removal. | bk@admin.bk | 2002-10-20 | 3 | -1092/+1102 |
| | | | | | | |||||
| * | | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-10-20 | 1 | -2/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixed Changelog | monty@hundin.mysql.fi | 2002-10-20 | 1 | -2/+0 |
| | | | | | | | |||||
| * | | | | | | ftb wasn't able to re-initialize index search (oops! in joins) | serg@serg.mysql.com | 2002-10-19 | 1 | -1/+2 |
| | | | | | | | |||||
| * | | | | | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-10-18 | 4 | -25/+34 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| | * | | | | | some DBUG_ENTER/RETURN macro added | serg@serg.mysql.com | 2002-10-18 | 4 | -25/+34 |
| | |/ / / / | | | | | | | | | | | | | | | | | | | safer GWS_PROB, avoid log(0) | ||||
| * | | | | | Small code improvement in multi-table updates | Sinisa@sinisa.nasamreza.org | 2002-10-17 | 2 | -9/+11 |
| | |/ / / | |/| | | | |||||
| * | | | | Added notes about --set-variable being deprecated since MySQL 4.0 | jani@rhols221.adsl.netsonic.fi | 2002-10-17 | 1 | -7/+25 |
| | | | | | |||||
| * | | | | Fixed three bugs in mysqlcheck and changed documentation for mysqld_multi | jani@rhols221.adsl.netsonic.fi | 2002-10-17 | 2 | -11/+11 |
| | | | | | |||||
| * | | | | Added Change note about the fixed join parsing, allowing (removing) braces. | pem@mysql.com | 2002-10-17 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | Fix the 100% CPU usage with TZ variable | miguel@hegel.br | 2002-10-16 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | typo fixed | serg@serg.mysql.com | 2002-10-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge work:/home/bk/mysql-4.1 | serg@serg.mysql.com | 2002-10-25 | 8 | -20/+37 |
|\ \ \ \ | | | | | | | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1 |