Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -613/+676 |
* | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2003-01-19 | 1 | -1/+1 |
|\ | |||||
| * | Removed compiler warnings | monty@mashka.mysql.fi | 2003-01-19 | 1 | -1/+1 |
* | | Merge myvenu.com:/home/venu/bk/src-4.1 | venu@myvenu.com | 2003-01-18 | 1 | -80/+747 |
|\ \ | |/ |/| | |||||
| * | Few more tests + store_result fix | venu@myvenu.com | 2003-01-18 | 1 | -80/+747 |
* | | Simple code cleanups, ignore generated files | monty@mashka.mysql.fi | 2003-01-18 | 1 | -1/+1 |
|/ | |||||
* | Change client_flag to unsigned long (16 -> 32 bits) to handle more options. | monty@mashka.mysql.fi | 2003-01-18 | 1 | -18/+18 |
* | Added prepared statements sample from manual as a test | venu@myvenu.com | 2003-01-09 | 1 | -25/+177 |
* | Protocol conversion tests | venu@myvenu.com | 2003-01-07 | 1 | -45/+1015 |
* | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-06 | 1 | -23/+34 |
|\ | |||||
| * | Added support for max_allowed_packet in option files read by mysql_option() | monty@mashka.mysql.fi | 2003-01-04 | 1 | -23/+34 |
* | | Prepared statements + binary protocol test update | venu@myvenu.com | 2003-01-03 | 1 | -395/+1541 |
* | | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -0/+705 |
* | | removed redundant -I include-dirs | serg@serg.mysql.com | 2002-11-26 | 1 | -3/+1 |
* | | client_test.c: | venu@myvenu.com | 2002-11-22 | 1 | -647/+687 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Extended WEEK() to be able to handle ISO weeks. | monty@mashka.mysql.fi | 2002-11-12 | 1 | -1/+1 |
* | | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 2 | -1/+2492 |
|\ \ | |/ |/| | |||||
| * | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -73/+51 |
| * | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 2 | -1/+2514 |
| |\ | |||||
| | * | client_test.c: | venu@myvenu.com | 2002-06-13 | 1 | -158/+119 |
| | * | client_test.c: | venu@myvenu.com | 2002-06-13 | 2 | -1/+2553 |
* | | | Don't give the anonymous user create temp table or lock tables privileges. | monty@mashka.mysql.fi | 2002-09-22 | 2 | -40/+42 |
* | | | Merge with 3.23.53 | monty@mashka.mysql.fi | 2002-09-22 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Change name -> alias in TABLE_LIST. | monty@mashka.mysql.fi | 2002-09-21 | 1 | -1/+1 |
* | | | Arjens LOG functions changes with small changes and tests added to mysql-test | peter@mysql.com | 2002-07-17 | 2 | -4/+4 |
* | | | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 2 | -20/+89 |
* | | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -2/+33 |
* | | | Fixed privilege check problem with SELECT ... INTO OUTFILE | monty@hundin.mysql.fi | 2002-06-09 | 2 | -10/+33 |
* | | | Fixed mutex problem in TRUNCATE TABLE | monty@hundin.mysql.fi | 2002-06-04 | 1 | -0/+125 |
| |/ |/| | |||||
* | | New version of mail_to_db.pl | jani@hynda.mysql.fi | 2001-12-27 | 1 | -15/+51 |
* | | Made new version of mail_to_db.pl | jani@hynda.mysql.fi | 2001-12-27 | 1 | -21/+44 |
* | | Fixed a bug in mail_to_db.pl | jani@hynda.mysql.fi | 2001-12-19 | 1 | -3/+3 |
* | | Fix for MyISAM records > 16M | monty@hundin.mysql.fi | 2001-12-11 | 1 | -0/+72 |
* | | Extended manual section about MySQL states | monty@hundin.mysql.fi | 2001-11-28 | 1 | -3/+6 |
* | | Don't do signal() on windows (Causes instability problems) | monty@hundin.mysql.fi | 2001-10-17 | 5 | -5/+5 |
|/ | |||||
* | Removed wrong warning from thr_lock | monty@hundin.mysql.fi | 2001-07-17 | 2 | -6/+101 |
* | Added ABS() to make tests more portable. | monty@hundin.mysql.fi | 2001-06-03 | 1 | -0/+30 |
* | Changes to get mysqld-max to compile | monty@donna.mysql.fi | 2001-04-13 | 1 | -4/+4 |
* | Changed Innobase to Innodb | monty@donna.mysql.fi | 2001-04-13 | 1 | -2/+38 |
* | Small fix to mail_to_db.pl | jani@janikt.pp.saunalahti.fi | 2001-04-06 | 1 | -3/+3 |
* | Added --stdin option to mail_to_db.pl | jani@janikt.pp.saunalahti.fi | 2001-04-06 | 1 | -27/+42 |
* | Removed deleted tests | monty@donna.mysql.fi | 2001-04-02 | 1 | -1/+1 |
* | Added INNODB as a synonym for INNOBASE | monty@donna.mysql.fi | 2001-04-02 | 1 | -4/+4 |
* | Fixed bug in ALTER TABLE | monty@donna.mysql.fi | 2001-04-01 | 3 | -435/+449 |
* | Fixed bug in send in mysqltest | monty@donna.mysql.fi | 2001-03-25 | 1 | -1/+1 |
* | Fixed wrong option in mysql_install_db | monty@donna.mysql.fi | 2001-03-09 | 1 | -4/+42 |
* | Patches for NetBSD/macppc | monty@donna.mysql.com | 2001-01-12 | 2 | -13/+59 |
* | New version of mail_to_db.pl | jani@prima.mysql.fi | 2000-12-16 | 1 | -171/+336 |
* | sql/slave.cc | sasha@mysql.sashanet.com | 2000-09-19 | 1 | -0/+63 |