Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge work:/home/bk/mysql-4.1 | serg@serg.mysql.com | 2003-03-01 | 1 | -1/+1 |
|\ | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1 | ||||
| * | error message fixed | serg@serg.mysql.com | 2003-02-26 | 1 | -0/+1 |
| | | |||||
* | | Portability fixes | monty@narttu.mysql.fi | 2003-02-27 | 1 | -0/+1 |
| | | | | | | | | Don't define crc32 if we are not linking with gzip | ||||
* | | Merge with 4.0.11 | monty@narttu.mysql.fi | 2003-02-26 | 1 | -2/+5 |
|\ \ | |/ |/| | |||||
| * | Ignore some automaticly generated files | monty@narttu.mysql.fi | 2003-02-25 | 1 | -0/+3 |
| | | |||||
* | | Fixed problem when connecting to user without a password. | monty@mashka.mysql.fi | 2003-02-14 | 1 | -0/+1 |
| | | | | | | | | Fixed problem with LIKE and BINARY | ||||
* | | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Portability fixes Added new client function: mysql_get_server_version() New server help code (From Victor Vagin) Fixed wrong usage of binary() Disabled RTREE usage for now. | ||||
* | | merge | monty@mashka.mysql.fi | 2003-02-10 | 1 | -14/+14 |
|\ \ | |/ | |||||
| * | count(distint) on an empty table crash fixed | serg@sergbook.mysql.com | 2003-02-10 | 1 | -0/+2 |
| | | |||||
* | | Merge with 4.0 to get fix for MIN/MAX | monty@mashka.mysql.fi | 2003-02-07 | 1 | -0/+2 |
|\ \ | |/ | |||||
* | | fixed row items with group functions | bell@sanja.is.com.ua | 2003-01-29 | 1 | -0/+3 |
| | | | | | | | | fixed layout | ||||
* | | Simple code cleanups, ignore generated files | monty@mashka.mysql.fi | 2003-01-18 | 1 | -0/+9 |
| | | |||||
* | | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | After merge fix | monty@mashka.mysql.fi | 2003-01-17 | 1 | -0/+1 |
| | | |||||
* | | merge | monty@mashka.mysql.fi | 2003-01-14 | 1 | -0/+1 |
| | | |||||
* | | ignore: | bar@bar.mysql.r18.ru | 2003-01-03 | 1 | -0/+1 |
| | | | | | | | | added test_xml | ||||
* | | Fix after merge | monty@mashka.mysql.fi | 2002-12-14 | 1 | -0/+1 |
| | | |||||
* | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -11/+22 |
|\ \ | |/ | |||||
| * | Merge with 3.23 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -13/+13 |
| |\ | |||||
| | * | A fix for double free'd pointer bug ... | Sinisa@sinisa.nasamreza.org | 2002-12-04 | 1 | -0/+2 |
| | | | |||||
| | * | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-11-17 | 1 | -0/+9 |
| | | | | | | | | | | | | - "make distcheck" needs to be fixed | ||||
| * | | improvement crash-me | walrus@mysql.com | 2002-11-29 | 1 | -0/+1 |
| | | | |||||
| * | | Add the ChangeSet id to Subject: in all emails. | pem@mysql.com | 2002-11-27 | 1 | -0/+12 |
| | | | |||||
* | | | changed compare engine in basic row items (SCRUM) | bell@sanja.is.com.ua | 2002-11-28 | 1 | -0/+1 |
| | | | | | | | | | | | | fixed layout | ||||
* | | | Pass thd as an argument to yyparse(), getting rid of all current_thd in the ↵ | pem@mysql.com | 2002-11-26 | 1 | -0/+5 |
| | | | | | | | | | | | | parser. | ||||
* | | | Moved safe_to_cache_query from thd to lex. | pem@mysql.com | 2002-11-22 | 1 | -0/+5 |
| | | | | | | | | | | | | This is required for prepared statements and stored procedures. | ||||
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -30/+46 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/space/my/mysql-4.0 | lenz@mysql.com | 2002-11-18 | 1 | -3/+12 |
| |\ \ | | | | | | | | | | | | | into mysql.com:/space/my/mysql-4.0-build | ||||
| | * | | - Tagged ChangeSet 1.1400.1.3 as "mysql-4.0.5" | lenz@mysql.com | 2002-11-18 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | - bumped up version number in configure.in - fixed a typo in test-create.sh | ||||
| * | | | Small improvement to alloc_root | monty@mashka.mysql.fi | 2002-11-16 | 1 | -0/+3 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | Add support for LIMIT # OFFSET # Changed lock handling: Now all locks should be stored in TABLE_LIST instead of passed to functions. Don't call query_cache_invalidate() twice in some cases mysql_change_user() now clears states to be equal to close + connect. Fixed a bug with multi-table-update and multi-table-delete when used with LOCK TABLES Fixed a bug with replicate-do and UPDATE | ||||
| * | | merged | serg@serg.mysql.com | 2002-11-09 | 1 | -2/+3 |
| |\ \ | | |/ | |||||
| | * | IGNORE/USE INDEX now work with HA_EXTRA_KEYREAD | serg@serg.mysql.com | 2002-11-09 | 1 | -0/+1 |
| | | | |||||
| * | | Added --skip-safemalloc to mysqltest | monty@mashka.mysql.fi | 2002-10-29 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x Small change in EXCHANGE output Propagate open-files-limit from mysqld_safe -> mysqld Fixed speed bug in GROUP BY Added quotes around database name in CREATE DATABASE db_name (for binary log) | ||||
* | | | removed double-ignored files (bk citool bug ?) | serg@serg.mysql.com | 2002-11-11 | 1 | -110/+1 |
| | | | |||||
* | | | remove all the auto-generated files but NOT vxworks/* ones. | serg@serg.mysql.com | 2002-11-11 | 1 | -0/+134 |
| | | | | | | | | | | | | | | | | | | The reason is that vxworks files are most often, one file per directory, and when such a file is removed directory is gone as well. Though files are auto-generated, directories aren't. | ||||
* | | | Merge mysql.com:/home/nick/mysql/repository/mysql-4.1 | nick@mysql.com | 2002-10-30 | 1 | -12/+13 |
|\ \ \ | | | | | | | | | | | | | into mysql.com:/home/nick/mysql/mysql-4.1 | ||||
| * | | | some test cases for the bugs being fixed | Sinisa@sinisa.nasamreza.org | 2002-10-30 | 1 | -0/+3 |
| | | | | |||||
* | | | | Reordered functions--grouped by class now. | nick@mysql.com | 2002-10-29 | 1 | -0/+2 |
|/ / / | | | | | | | | | | Added comment blocks. | ||||
* | | | support for HA_READ_PREFIX_LAST_OR_PREV in headres | serg@serg.mysql.com | 2002-10-25 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | full support for HA_READ_PREFIX_LAST_OR_PREV in MyISAM protected by #if NOT_IMPLEMENTED_YET in opt_range.cc as not all table handlers support it | ||||
* | | | Update libmysqld to use 4.1 protocol. | monty@mashka.mysql.fi | 2002-10-02 | 1 | -0/+2 |
| | | | |||||
* | | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -0/+9 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | Some simple optimzations, more comments and indentation changes. Add ` around database in 'use database' in binary log. Moved max_error_count and max_warning_count to variables struct. Removed SHOW_WARNS_COUNT and SHOW_ERRORS_COUNT calls. Changed string functions to use character set of first string argument as default return characterset (Each string function can change the above assumption if needed) | ||||
| * | | New file to generate a html page to review a charset | bar@bar.udmsearch.izhnet.ru | 2002-08-06 | 1 | -0/+1 |
| | | | |||||
| * | | Database default charset now works: | bar@gw.udmsearch.izhnet.ru | 2002-06-24 | 1 | -0/+1 |
| | | | | | | | | | | | | CREATE DATABASE dbname DEFAULT CHARACTERSET=latin1 | ||||
| * | | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -0/+8 |
| |\ \ | |||||
| * \ \ | merge | monty@hundin.mysql.fi | 2002-04-13 | 1 | -5/+12 |
| |\ \ \ | |||||
| | * | | | Derived tables ! | Sinisa@sinisa.nasamreza.org | 2002-03-26 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | Porting from mysql-4.0. | Sinisa@sinisa.nasamreza.org | 2002-02-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | Read comments there if you are interested .. | ||||
| | * | | | These files must be ignored being symlinked from /sql | bar@gw.udmsearch.izhnet.ru | 2002-02-28 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1 | bar@gw.udmsearch.izhnet.ru | 2002-02-22 | 1 | -3/+5 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | into gw.udmsearch.izhnet.ru:/usr/home/bar/mysql-4.1 | ||||
| | | * | | | Added GIS extension | bar@gw.udmsearch.izhnet.ru | 2002-02-22 | 1 | -0/+2 |
| | | | | | |