Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0 | unknown | 2002-11-21 | 6 | -46/+102 |
|\ | |||||
| * | Merge vvagin@work.mysql.com:/home/bk/mysql-4.0 | unknown | 2002-11-18 | 1 | -15/+27 |
| |\ | |||||
| | * | fix xml-output of mysqldump | unknown | 2002-11-18 | 1 | -15/+27 |
| * | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | unknown | 2002-11-14 | 1 | -1/+0 |
| |\ \ | | |/ | |/| | |||||
| | * | Portability fix when using -DBIG_TABLES | unknown | 2002-11-14 | 1 | -1/+0 |
| * | | merged | unknown | 2002-11-13 | 1 | -10/+23 |
| |\ \ | | |/ | |/| | |||||
| | * | Fixed mysqlcheck so it can process table names with dashes. | unknown | 2002-11-12 | 1 | -10/+23 |
| | * | - backported gcc 3.0 linking fix from 4.0 | unknown | 2002-09-24 | 1 | -0/+2 |
| * | | --use-frm option to mysqlcheck | unknown | 2002-11-08 | 2 | -5/+10 |
| * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 | unknown | 2002-11-08 | 1 | -13/+30 |
| |\ \ | |||||
| | * | | Changes that will enable proper wildcarding of databases, plus | unknown | 2002-11-08 | 1 | -13/+30 |
| * | | | Portability fix extern "C" static -> extern "C" | unknown | 2002-11-07 | 1 | -1/+1 |
| * | | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | unknown | 2002-11-07 | 1 | -1/+1 |
| |/ / | |||||
| * | | Added --skip-safemalloc to mysqltest | unknown | 2002-10-29 | 1 | -1/+11 |
* | | | Copy from /sql directory | unknown | 2002-11-15 | 2 | -268/+76 |
* | | | Add shared memory protocol and option --protocol | unknown | 2002-11-15 | 7 | -7/+187 |
* | | | Fix syntax to be more clean: | unknown | 2002-11-10 | 1 | -1/+1 |
* | | | Fixes for fault about String::copy() | unknown | 2002-11-10 | 3 | -39/+59 |
* | | | Extensions to support this: | unknown | 2002-11-06 | 1 | -1/+1 |
* | | | CREATE DATABASE now tries to execute SHOW CREATE DATABASE first | unknown | 2002-11-05 | 1 | -1/+21 |
* | | | add help command on server side | unknown | 2002-10-28 | 1 | -41/+154 |
* | | | merged | unknown | 2002-10-25 | 1 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | Fixed three bugs in mysqlcheck and changed documentation for mysqld_multi | unknown | 2002-10-17 | 1 | -8/+8 |
* | | | merge with 4.0.5 | unknown | 2002-10-16 | 5 | -166/+379 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge | unknown | 2002-10-14 | 1 | -2/+2 |
| |\ \ | |||||
| | * \ | merge | unknown | 2002-10-14 | 2 | -3/+4 |
| | |\ \ | |||||
| | * | | | Portability fixes to be able to compile MySQL with VC++ | unknown | 2002-10-08 | 1 | -2/+2 |
| * | | | | merged | unknown | 2002-10-14 | 5 | -164/+377 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | my_sortcmp -> my_strnncoll | unknown | 2002-10-09 | 1 | -2/+3 |
| | * | | | Simple charsets now have strncoll() field too | unknown | 2002-10-09 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | Merge with 4.0.4 | unknown | 2002-10-02 | 5 | -164/+376 |
| | |\ \ | |||||
| | | * | | Fixes and code cleanups after merge with 4.0.3 | unknown | 2002-10-02 | 2 | -46/+73 |
| | | * | | Merge with 4.0.3 | unknown | 2002-08-30 | 5 | -123/+308 |
| | | |\ \ | |||||
| | | | * \ | merge with 4.0 to get last fixes to last merge | unknown | 2002-06-04 | 1 | -1/+5 |
| | | | |\ \ | |||||
| | | | * \ \ | merge with 4.0 | unknown | 2002-06-03 | 12 | -943/+700 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | merge | unknown | 2002-04-13 | 5 | -118/+297 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | solves coredump | unknown | 2002-03-30 | 1 | -0/+1 |
| | | | | * | | | | Removed some default_charset_info | unknown | 2002-03-14 | 1 | -1/+1 |
| | | | | * | | | | Hash now supports several charsets | unknown | 2002-03-14 | 1 | -1/+2 |
| | | | | * | | | | use String->charset instead of default_charset_info | unknown | 2002-03-14 | 1 | -6/+6 |
| | | | | * | | | | New ctype functions/macros to support many charsets at a time | unknown | 2002-03-12 | 5 | -111/+288 |
* | | | | | | | | | Fixed some bugs in mysql, mysqladmin and mysqld. | unknown | 2002-10-15 | 2 | -9/+14 |
|/ / / / / / / / | |||||
* | | | | | | | | Small fixes in mysql and myisampack | unknown | 2002-10-04 | 1 | -3/+4 |
|/ / / / / / / | |||||
* | | | | | | | Fixed a bug in mysql client. | unknown | 2002-09-30 | 1 | -1/+1 |
* | | | | | | | Updated VC++ project files for 4.0.4 | unknown | 2002-09-24 | 1 | -6/+18 |
* | | | | | | | Fixed bug in previous patch when using a libc with static nss | unknown | 2002-09-22 | 1 | -3/+3 |
* | | | | | | | Changed table_list->name -> table_list->alias to find places where we where u... | unknown | 2002-09-20 | 1 | -0/+1 |
* | | | | | | | Increased max possible max_allowed_packet to 1G | unknown | 2002-09-19 | 2 | -2/+3 |
* | | | | | | | fixed so that --ssl and --skip-ssl works with the MySQL clients. | unknown | 2002-09-17 | 6 | -34/+19 |
* | | | | | | | mysqlbinlog.cc: | unknown | 2002-09-14 | 1 | -2/+2 |