Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for mysql_list_fields & reset stmt buffers from stmt_free_result | venu@myvenu.com | 2003-06-08 | 2 | -2/+2 |
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2003-06-06 | 1 | -0/+2 |
|\ | |||||
| * | REVOKE all privileges and delete user(244) | gluh@gluh.mysql.r18.ru | 2003-06-06 | 1 | -0/+2 |
* | | my_global.h: | bar@bar.mysql.r18.ru | 2003-06-06 | 1 | -2/+2 |
* | | After merge fixes | monty@narttu.mysql.fi | 2003-06-05 | 1 | -0/+1 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | Print error if we can't delete an alarm | monty@narttu.mysql.fi | 2003-06-05 | 1 | -1/+1 |
* | | | merge with public tree | monty@narttu.mysql.fi | 2003-06-05 | 8 | -11/+192 |
|\ \ \ | |||||
| * \ \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 4 | -5/+20 |
| |\ \ \ | | |/ / | |||||
| | * | | Added [mysqld-base-version] as a default group for the mysqld server | monty@narttu.mysql.fi | 2003-06-04 | 3 | -2/+9 |
| | * | | Small fixes (nothing nameworthy) | monty@narttu.mysql.fi | 2003-06-01 | 1 | -1/+4 |
| | * | | Fix for compiling MySQL-4.0.13 with SSL support on OpenBSD | gluh@gluh.mysql.r18.ru | 2003-05-30 | 1 | -1/+1 |
| | * | | Fix for 64 bit machines (To remove warnings on Itanium) | monty@narttu.mysql.fi | 2003-05-26 | 1 | -0/+5 |
| | * | | Fixed core dump bug when shuting down mysqld | monty@narttu.mysql.fi | 2003-05-26 | 1 | -1/+1 |
| * | | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 4 | -6/+172 |
* | | | | 1. Portability fixups for Connector/ODBC 3.52 & DBD | venu@myvenu.com | 2003-06-04 | 1 | -0/+1 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | venu@myvenu.com | 2003-06-03 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Windows build fixups with the latest source | venu@myvenu.com | 2003-06-03 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2003-06-03 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ... | bar@bar.mysql.r18.ru | 2003-06-03 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | SCRUM: | hf@deer.(none) | 2003-06-03 | 1 | -4/+0 |
* | | | | SCRUM: | hf@deer.(none) | 2003-05-31 | 2 | -0/+57 |
|/ / / | |||||
* | | | --with-collation argument for configure. Now one can for example use this: | bar@bar.mysql.r18.ru | 2003-05-28 | 1 | -3/+0 |
|/ / | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2003-05-26 | 2 | -7/+15 |
|\ \ | |||||
| * | | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character set | monty@mashka.mysql.fi | 2003-05-26 | 2 | -7/+15 |
* | | | CHARSET_INFO structure reorganization for easier maintainance | bar@bar.mysql.r18.ru | 2003-05-23 | 1 | -54/+67 |
* | | | Variables were rename, binary collation names were added | bar@bar.mysql.r18.ru | 2003-05-22 | 1 | -13/+23 |
|/ / | |||||
* | | merge | monty@mashka.mysql.fi | 2003-05-22 | 8 | -6/+23 |
|\ \ | |||||
| * \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 8 | -6/+23 |
| |\ \ | | |/ | |||||
| | * | my_global.h: | mysqldev@build.mysql2.com | 2003-05-16 | 1 | -2/+1 |
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-13 | 1 | -1/+0 |
| | |\ | |||||
| | | * | - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342 | jani@hynda.(none) | 2003-05-13 | 1 | -1/+0 |
| | * | | Fix for UNION and LEFT JOIN (Bug #386) | monty@narttu.mysql.fi | 2003-05-13 | 1 | -1/+1 |
| | |/ | |||||
| | * | my_base.h: | heikki@hundin.mysql.fi | 2003-05-07 | 1 | -0/+1 |
| | * | count_bits() moved to mysys/ | serg@serg.mylan | 2003-05-04 | 1 | -0/+1 |
| | * | more #ifdef THREAD added | serg@serg.mylan | 2003-04-30 | 1 | -0/+5 |
| | * | Fix to remove compiler warnings | monty@mashka.mysql.fi | 2003-04-28 | 2 | -3/+3 |
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.mysql.fi | 2003-04-28 | 1 | -0/+4 |
| | |\ | |||||
| | | * | Fix for openssl on Solaris | monty@mashka.mysql.fi | 2003-04-28 | 1 | -0/+4 |
| | * | | Changes from Novell for NetWare platform | greg@mysql.com | 2003-04-24 | 1 | -0/+5 |
| | |/ | |||||
| | * | merge | monty@narttu.mysql.fi | 2003-04-24 | 1 | -0/+6 |
| | |\ | |||||
| | | * | Fixes for valgrind | monty@narttu.mysql.fi | 2003-04-23 | 1 | -0/+6 |
| | * | | config-win.h: | mmatthew@markslaptop. | 2003-04-23 | 1 | -0/+3 |
| | * | | - added $(SUPERCLEANFILES) to DISTCLEANFILES (bug #201) - thanks to | lenz@mysql.com | 2003-04-23 | 1 | -1/+1 |
| | |/ | |||||
| | * | Fixed bug in SUM() with NULL:s | monty@mashka.mysql.fi | 2003-04-15 | 1 | -0/+5 |
| | * | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0 | greg@mysql.com | 2003-03-24 | 1 | -8/+0 |
| | |\ | |||||
| | | * | Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili... | greg@mysql.com | 2003-03-21 | 1 | -8/+0 |
* | | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1 | bar@bar.mysql.r18.ru | 2003-05-21 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | "character_sets" has been removed from SHOW VARIABLES. Use SHOW CHARACTER SET... | bar@bar.mysql.r18.ru | 2003-05-21 | 1 | -1/+0 |
* | | | | | Resolve merge colflict | venu@myvenu.com | 2003-05-21 | 1 | -2/+3 |
|\ \ \ \ \ | |/ / / / |