summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add DATE,TIME and TS tests - MYSQL_TIME handlingunknown2003-01-231-21/+274
* | | Remove bind_length + Fix the client-testunknown2003-01-221-895/+287
* | | Portability fixes (for windows)unknown2003-01-211-613/+676
* | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-01-191-1/+1
|\ \ \
| * | | Removed compiler warningsunknown2003-01-191-1/+1
* | | | Merge myvenu.com:/home/venu/bk/src-4.1unknown2003-01-181-80/+747
|\ \ \ \ | |/ / / |/| | |
| * | | Few more tests + store_result fixunknown2003-01-181-80/+747
* | | | Simple code cleanups, ignore generated filesunknown2003-01-181-1/+1
|/ / /
* | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-181-18/+18
* | | Added prepared statements sample from manual as a testunknown2003-01-091-25/+177
* | | Protocol conversion testsunknown2003-01-071-45/+1015
* | | Merge with 4.0.8unknown2003-01-061-23/+34
|\ \ \ | |/ /
| * | Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-041-23/+34
* | | Prepared statements + binary protocol test updateunknown2003-01-031-395/+1541
* | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-0/+705
* | | removed redundant -I include-dirsunknown2002-11-261-3/+1
* | | client_test.c:unknown2002-11-221-647/+687
* | | Merge with 4.0unknown2002-11-211-1/+1
|\ \ \ | |/ /
| * | Extended WEEK() to be able to handle ISO weeks.unknown2002-11-121-1/+1
* | | Merge with 4.0.4unknown2002-10-022-1/+2492
|\ \ \ | |/ / |/| |
| * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-73/+51
| * | Merge with 4.0.3unknown2002-08-302-1/+2514
| |\ \
| | * | client_test.c:unknown2002-06-131-158/+119
| | * | client_test.c:unknown2002-06-132-1/+2553
* | | | Don't give the anonymous user create temp table or lock tables privileges.unknown2002-09-222-40/+42
* | | | Merge with 3.23.53unknown2002-09-221-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Change name -> alias in TABLE_LIST.unknown2002-09-211-1/+1
* | | Arjens LOG functions changes with small changes and tests added to mysql-testunknown2002-07-172-4/+4
* | | Added the following new privleges:unknown2002-06-122-20/+89
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-2/+33
* | | Fixed privilege check problem with SELECT ... INTO OUTFILEunknown2002-06-092-10/+33
* | | Fixed mutex problem in TRUNCATE TABLEunknown2002-06-041-0/+125
| |/ |/|
* | New version of mail_to_db.plunknown2001-12-271-15/+51
* | Made new version of mail_to_db.plunknown2001-12-271-21/+44
* | Fixed a bug in mail_to_db.plunknown2001-12-191-3/+3
* | Fix for MyISAM records > 16Munknown2001-12-111-0/+72
* | Extended manual section about MySQL statesunknown2001-11-281-3/+6
* | Don't do signal() on windows (Causes instability problems)unknown2001-10-175-5/+5
|/
* Removed wrong warning from thr_lockunknown2001-07-172-6/+101
* Added ABS() to make tests more portable.unknown2001-06-031-0/+30
* Changes to get mysqld-max to compileunknown2001-04-131-4/+4
* Changed Innobase to Innodbunknown2001-04-131-2/+38
* Small fix to mail_to_db.plunknown2001-04-061-3/+3
* Added --stdin option to mail_to_db.plunknown2001-04-061-27/+42
* Removed deleted testsunknown2001-04-021-1/+1
* Added INNODB as a synonym for INNOBASEunknown2001-04-021-4/+4
* Fixed bug in ALTER TABLEunknown2001-04-013-435/+449
* Fixed bug in send in mysqltestunknown2001-03-251-1/+1
* Fixed wrong option in mysql_install_dbunknown2001-03-091-4/+42
* Patches for NetBSD/macppcunknown2001-01-122-13/+59