Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -1/+1 |
* | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -43/+119 |
|\ | |||||
| * | New CRC32() SQL function | bar@bar.udmsearch.izhnet.ru | 2002-08-06 | 1 | -0/+10 |
| * | subselect in having clause | bell@sanja.is.com.ua | 2002-07-01 | 1 | -9/+10 |
| * | merge | monty@hundin.mysql.fi | 2002-04-13 | 1 | -1/+86 |
| |\ | |||||
| | * | Added GIS extension | bar@gw.udmsearch.izhnet.ru | 2002-02-22 | 1 | -1/+86 |
* | | | Added nety_retry_count as a changeable variable | monty@hundin.mysql.fi | 2002-08-08 | 1 | -33/+4 |
* | | | merge | monty@mashka.mysql.fi | 2002-08-08 | 1 | -3/+8 |
|\ \ \ | |||||
| * | | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -3/+8 |
* | | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-root | peter@mysql.com | 2002-07-25 | 1 | -23/+23 |
|\ \ \ \ | |/ / / | |||||
| * | | | Removed wrong implementation of CUBE/ROLLUP | monty@mashka.mysql.fi | 2002-07-24 | 1 | -23/+23 |
* | | | | One more resolving because of pending log functions changes. Not sure if the ... | peter@mysql.com | 2002-07-20 | 1 | -0/+20 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Arjens LOG functions changes with small changes and tests added to mysql-test | peter@mysql.com | 2002-07-17 | 1 | -0/+20 |
* | | | | OLAP functionality plus some small bug fixes | Sinisa@sinisa.nasamreza.org | 2002-07-20 | 1 | -0/+23 |
|/ / / | |||||
* | | | Update for running gcc 3.x (mainly on HPUX) | monty@hundin.mysql.fi | 2002-06-30 | 1 | -2/+2 |
* | | | Added functions : | Sinisa@sinisa.nasamreza.org | 2002-06-29 | 1 | -1/+21 |
* | | | Removed mysql_ssl_clear() | monty@hundin.mysql.fi | 2002-06-27 | 1 | -3/+16 |
* | | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -6/+12 |
|/ / | |||||
* | | merge with 3.23.50 | monty@hundin.mysql.fi | 2002-03-27 | 1 | -3/+3 |
|\ \ | |||||
| * | | Fix for bug in WHERE key='j' or key='J' | monty@hundin.mysql.fi | 2002-03-22 | 1 | -3/+3 |
* | | | fulltext+const_table bug fixed | serg@serg.mysql.com | 2002-03-01 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Added --sql-mode=NO_UNSIGNED_SUBTRACTION | monty@hundin.mysql.fi | 2002-01-30 | 1 | -0/+2 |
* | | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -20/+18 |
* | | merged | serg@serg.mysql.com | 2002-01-03 | 1 | -0/+8 |
|\ \ | |||||
| * | | BIT_LENGTH ODBC function | serg@serg.mysql.com | 2002-01-03 | 1 | -0/+8 |
* | | | New CAST syntax | monty@hundin.mysql.fi | 2002-01-03 | 1 | -0/+9 |
* | | | merge | monty@hundin.mysql.fi | 2002-01-02 | 1 | -0/+25 |
|\ \ \ | |/ / |/| | | |||||
| * | | merge with 3.23 | monty@hundin.mysql.fi | 2002-01-02 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | Bugfix for WHERE key=@a OR key=@b | monty@hundin.mysql.fi | 2001-12-27 | 1 | -0/+4 |
| * | | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 1 | -0/+21 |
* | | | Code that had to be changed so that CREATE ... SELECT ... always | Sinisa@sinisa.nasamreza.org | 2001-12-29 | 1 | -0/+15 |
|/ / | |||||
* | | Query cache. | monty@hundin.mysql.fi | 2001-12-02 | 1 | -5/+5 |
* | | boolean fulltext search without an index | serg@serg.mysql.com | 2001-11-28 | 1 | -17/+10 |
* | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2001-10-22 | 1 | -3/+5 |
|\ \ | |||||
| * | | I have to commit to be able to pull | serg@serg.mysql.com | 2001-10-22 | 1 | -3/+5 |
* | | | Don't do signal() on windows (Causes instability problems) | monty@hundin.mysql.fi | 2001-10-17 | 1 | -2/+8 |
|/ / | |||||
* | | merged | serg@serg.mysql.com | 2001-10-09 | 1 | -0/+3 |
|\ \ | |||||
| * | | Fixed some build problems. | monty@hundin.mysql.fi | 2001-10-04 | 1 | -0/+3 |
| |/ | |||||
* | | Boolean search passes _some_ tests | serg@serg.mysql.com | 2001-10-09 | 1 | -12/+9 |
* | | get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft... | serg@serg.mysql.com | 2001-09-25 | 1 | -2/+13 |
* | | Initial checkin of the new boolean fulltext search code | serg@serg.mysql.com | 2001-09-21 | 1 | -11/+21 |
|/ | |||||
* | Added tests if a user variable is changed in the same query. | monty@donna.mysql.fi | 2001-03-15 | 1 | -3/+6 |
* | Added fix for using variables with distinct | monty@donna.mysql.fi | 2001-03-15 | 1 | -0/+2 |
* | Workaround for bug in thread library in Unixware 7 | monty@donna.mysql.com | 2001-02-03 | 1 | -2/+8 |
* | rpl000016.test sync | sasha@mysql.sashanet.com | 2001-01-17 | 1 | -0/+12 |
* | item_func.h bugfix | serg@serg.mysql.com | 2001-01-07 | 1 | -2/+4 |
* | fixed bug with FULLTEXT and ORDER BY | serg@serg.mysql.com | 2000-11-04 | 1 | -1/+1 |
* | Ill-minded FULLTEXT impilict initialization hack removed. | serg@serg.mysql.com | 2000-11-02 | 1 | -1/+1 |
* | Bug fixes + defines for INNOBASE | monty@donna.mysql.com | 2000-10-20 | 1 | -1/+1 |
* | Fixed indention, removed compiler varnings and fixed a bug | monty@donna.mysql.com | 2000-09-29 | 1 | -1/+1 |