Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Post-merge fix. | pem@mysql.com | 2004-07-23 | 1 | -16/+8 |
|\ | |||||
| * | First step of implementation of WL#1518 "make bundled zlib | konstantin@mysql.com | 2004-07-21 | 1 | -16/+8 |
* | | - Added sql/parse_file.cpp and sql/sql_view.cpp to the mysqld and | lenz@mysql.com | 2004-07-16 | 2 | -5/+21 |
* | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 85 | -8308/+271 |
|\ \ | |/ | |||||
| * | Added missing my_time.c file to mysqlclient project | monty@mysql.com | 2004-06-28 | 1 | -0/+4 |
| * | - removed the VC++Files/InstallShield directory per Montys request | lenz@mysql.com | 2004-06-25 | 142 | -16165/+0 |
| * | Many files: | patg@krsna.patg.net | 2004-06-25 | 68 | -0/+7790 |
| * | Merge mysql.com:/space/my/mysql-4.1 | lenz@mysql.com | 2004-06-24 | 3 | -0/+12 |
| |\ | |||||
| | * | - Windows compile fix: added missing file tztime.cpp to the mysqld | lenz@mysql.com | 2004-06-24 | 1 | -0/+4 |
| | * | - Windows compile fix: added srv/srv0que.c to the innobase project | lenz@mysql.com | 2004-06-24 | 2 | -0/+8 |
| * | | Fix for Bug#4030 "Client side conversion string -> date type doesn't | konstantin@mysql.com | 2004-06-24 | 3 | -0/+12 |
| |/ | |||||
| * | Including in enum_shutdown_level the 2 types of KILL of 5.0 | guilhem@mysql.com | 2004-06-21 | 1 | -1/+5 |
| * | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-06-21 | 1 | -5/+6 |
| |\ | |||||
| | * | changing order of enum_shutdown_level (easier; we can test if we should die with | guilhem@mysql.com | 2004-06-21 | 1 | -5/+6 |
| * | | merge | monty@mysql.com | 2004-06-21 | 4 | -77/+158 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 4 | -77/+158 |
| | |\ | |||||
| | | * | mysql-copyright -> more fixes to deal with problems in removing temporary tar... | patg@krsna.patg.net | 2004-06-15 | 3 | -72/+144 |
| | | * | BUG#3439 problem with UDF functions | wax@mysql.com | 2004-06-08 | 1 | -5/+14 |
| * | | | API change: mysql_shutdown() now requires a 2nd argument, the shutdown level. | guilhem@mysql.com | 2004-06-18 | 3 | -2/+25 |
| |/ / | |||||
| * | | Added authentication code that was missed in merge | monty@mysql.com | 2004-06-03 | 2 | -0/+56 |
| * | | Merge with 4.0 to get fixes for netware | monty@mysql.com | 2004-06-02 | 3 | -0/+149 |
| |\ \ | | |/ | |||||
| | * | VC++ project for to compile the udf_example.cc on | miguel@light. | 2004-05-30 | 3 | -0/+149 |
| * | | merge with 4.0 to get fix to VC++ project files | monty@mysql.com | 2004-05-27 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | removed reference to not existing library lib_release\dbug.lib | monty@mysql.com | 2004-05-27 | 2 | -2/+2 |
| * | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2004-05-27 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | Add back wrongly deleted file | monty@mysql.com | 2004-05-27 | 1 | -0/+4 |
| * | | merge with 4.0 to get windows fixes | monty@mysql.com | 2004-05-27 | 2 | -10/+2 |
| |\ \ | | |/ | |||||
| | * | VC++ portability fix | monty@mysql.com | 2004-05-26 | 2 | -6/+2 |
| | * | Fix to make Windows compilation smoother | hf@deer.(none) | 2004-05-26 | 1 | -4/+0 |
* | | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 65 | -250/+1764 |
|\ \ \ | |/ / | |||||
| * | | merge with 4.0 to get Netware patches and fixes for libmysqld.dll | monty@mysql.com | 2004-05-25 | 8 | -8/+323 |
| |\ \ | | |/ | |||||
| | * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0 | hf@deer.(none) | 2004-05-26 | 8 | -8/+321 |
| | |\ | |||||
| | | * | Proposed fix for bug #3818 (libmysqld.dll leads to program's crash) | hf@deer.(none) | 2004-05-26 | 8 | -8/+321 |
| * | | | Remove not needed sql_olap.cc from Makefile.am | monty@mysql.com | 2004-05-25 | 1 | -1/+1 |
| * | | | Merge with 4.0 to get fixes for project files | monty@mysql.com | 2004-05-25 | 4 | -16/+16 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed VC++ project files | monty@mysql.com | 2004-05-25 | 2 | -7/+7 |
| | |/ | |||||
| | * | Removed references to BDB and InnoDB from 'classic' release | monty@mysql.com | 2004-05-25 | 2 | -5/+5 |
| | * | fixed typos | monty@mysql.com | 2004-05-25 | 3 | -5/+5 |
| * | | Merge with 4.0 to get typo-fix | monty@mysql.com | 2004-05-25 | 15 | -15/+15 |
| |\ \ | | |/ | |||||
| | * | Fixed typo | monty@mysql.com | 2004-05-25 | 17 | -17/+17 |
| * | | Merge with 4.0 to get fixes for Windows project files | monty@mysql.com | 2004-05-25 | 43 | -41/+40 |
| |\ \ | | |/ | |||||
| | * | New MYSQL_SERVER_SUFFIX usage (for easier compilation) | monty@mysql.com | 2004-05-25 | 42 | -48/+39 |
| | * | Bug fixes: | monty@mysql.com | 2004-05-20 | 1 | -1/+1 |
| * | | After merge fixes | monty@mysql.com | 2004-05-24 | 9 | -63/+90 |
| * | | Merge with 4.0, mainly to get changes to windows project files | monty@mysql.com | 2004-05-20 | 46 | -228/+1407 |
| |\ \ | | |/ | |||||
| | * | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' | monty@mysql.com | 2004-05-19 | 46 | -275/+1445 |
* | | | Merge 4.1 -> 5.0 | pem@mysql.com | 2004-05-07 | 6 | -154/+18 |
|\ \ \ | |/ / | |||||
| * | | - removed duplicate file ..\strings\strxnmov.c from the mysqlclient.dsp | lenz@mysql.com | 2004-05-06 | 1 | -4/+0 |
| * | | - Windows compile fixes: added some missing files to the Windows Project | lenz@mysql.com | 2004-05-06 | 5 | -2/+18 |
| * | | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 2 | -152/+4 |
| |\ \ | | |/ |