Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345) | dlenev@dlenev.mshome | 2003-08-11 | 2 | -4/+23 |
* | now GRANT db.* ... compares patterns correctly to prevent privilege escalation | serg@serg.mylan | 2003-07-22 | 2 | -23/+46 |
* | bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy... | serg@serg.mylan | 2003-07-20 | 1 | -3/+2 |
* | Support for variables with components | monty@mashka.mysql.fi | 2003-07-06 | 1 | -28/+33 |
* | Fixed testcases and bug introduced by last changeset | monty@mashka.mysql.fi | 2003-07-01 | 1 | -3/+6 |
* | merge | monty@mashka.mysql.fi | 2003-07-01 | 2 | -8/+10 |
|\ | |||||
| * | Fix needed to support MERGE tables in different databases | monty@mashka.mysql.fi | 2003-07-01 | 2 | -8/+10 |
* | | Made check for structured option handling more robust and faster. | jani@rhols221.adsl.netsonic.fi | 2003-06-30 | 1 | -6/+8 |
* | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-06-27 | 1 | -0/+10 |
|\ \ | |||||
| * \ | Merge | serg@serg.mylan | 2003-06-24 | 1 | -0/+10 |
| |\ \ | | |/ | |/| | |||||
| | * | comment added | serg@serg.mylan | 2003-06-16 | 1 | -0/+10 |
* | | | Added support for structured options (WL task ID 947). | jani@rhols221.adsl.netsonic.fi | 2003-06-27 | 1 | -40/+100 |
|/ / | |||||
* | | Merge | igor@rurik.mysql.com | 2003-06-18 | 2 | -5/+9 |
|\ \ | |/ | |||||
| * | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s... | monty@narttu.mysql.fi | 2003-06-14 | 2 | -5/+9 |
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-06-12 | 1 | -0/+80 |
|\ \ | |||||
| * | | Many files: | igor@rurik.mysql.com | 2003-06-12 | 1 | -0/+80 |
* | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2003-06-12 | 1 | -3/+6 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | logging_ok: | igor@rurik.mysql.com | 2003-05-13 | 1 | -3/+6 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-05 | 1 | -9/+20 |
|\ \ | |||||
| * | | Added function comment | monty@narttu.mysql.fi | 2003-06-05 | 1 | -3/+15 |
| * | | Print error if we can't delete an alarm | monty@narttu.mysql.fi | 2003-06-05 | 1 | -6/+5 |
* | | | merge with public tree | monty@narttu.mysql.fi | 2003-06-05 | 2 | -35/+101 |
|\ \ \ | |||||
| * \ \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 2 | -35/+101 |
| |\ \ \ | | |/ / | |||||
| | * | | Small fixes (nothing nameworthy) | monty@narttu.mysql.fi | 2003-06-01 | 1 | -10/+31 |
| | * | | Fix for 64 bit machines (To remove warnings on Itanium) | monty@narttu.mysql.fi | 2003-05-26 | 1 | -0/+1 |
| | * | | Merge jani@192.168.0.2:/my/mysql-4.0 | jani@ua126d19.elisa.omakaista.fi | 2003-05-26 | 1 | -28/+47 |
| | |\ \ | |||||
| | | * | | Fixed core dump bug when shuting down mysqld | monty@narttu.mysql.fi | 2003-05-26 | 1 | -28/+47 |
| | * | | | Fixed a bug with having comments after options in config files. | jani@hynda.(none) | 2003-05-14 | 1 | -2/+28 |
| | |/ / | |||||
* | | | | SCRUM: | hf@deer.(none) | 2003-06-03 | 1 | -2/+0 |
* | | | | SCRUM: | hf@deer.(none) | 2003-05-31 | 1 | -1/+1 |
|/ / / | |||||
* | | | --with-charset was not up to date | bar@bar.mysql.r18.ru | 2003-05-26 | 1 | -6/+6 |
* | | | BINARY collations for every character set | bar@bar.mysql.r18.ru | 2003-05-23 | 1 | -1/+12 |
* | | | CHARSET_INFO structure reorganization for easier maintainance | bar@bar.mysql.r18.ru | 2003-05-23 | 2 | -35/+5 |
* | | | charset.c: | bar@bar.mysql.r18.ru | 2003-05-23 | 1 | -1/+2 |
* | | | Variables were rename, binary collation names were added | bar@bar.mysql.r18.ru | 2003-05-22 | 1 | -48/+15 |
* | | | merge | monty@mashka.mysql.fi | 2003-05-22 | 7 | -5/+82 |
|\ \ \ | |||||
| * \ \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 7 | -5/+82 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Fix for UNION and LEFT JOIN (Bug #386) | monty@narttu.mysql.fi | 2003-05-13 | 1 | -0/+3 |
| | * | Safety fix to enable RAID in max binaries | monty@mashka.mysql.fi | 2003-05-13 | 1 | -2/+2 |
| | * | count_bits() moved to mysys/ | serg@serg.mylan | 2003-05-04 | 1 | -0/+42 |
| | * | more #ifdef THREAD added | serg@serg.mylan | 2003-04-30 | 1 | -2/+2 |
| | * | Better test for regular files. | monty@mashka.mysql.fi | 2003-04-28 | 1 | -2/+7 |
| | * | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0 | greg@mysql.com | 2003-04-27 | 2 | -0/+26 |
| | |\ | |||||
| | | * | Change to NetWare platform mods, per Monty | greg@mysql.com | 2003-04-27 | 1 | -1/+1 |
| | | * | Changes from Novell for NetWare platform | greg@mysql.com | 2003-04-24 | 2 | -0/+26 |
| | * | | Merge with 3.23: | monty@mashka.mysql.fi | 2003-04-26 | 1 | -1/+1 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Fix possible memory overrun when reading broken character set files | monty@mashka.mysql.fi | 2003-04-26 | 1 | -1/+1 |
| | * | | - Only ignore _regular_ world-writeable files (thanks to Tim Bunce for | lenz@mysql.com | 2003-04-23 | 1 | -1/+2 |
* | | | | Some SHOW VARIABLES have been renamed: | bar@bar.mysql.r18.ru | 2003-05-21 | 1 | -3/+1 |
* | | | | "character_sets" has been removed from SHOW VARIABLES. Use SHOW CHARACTER SET... | bar@bar.mysql.r18.ru | 2003-05-21 | 1 | -67/+0 |
|/ / / |