summaryrefslogtreecommitdiff
path: root/mysql-test/t/user_var.test
Commit message (Expand)AuthorAgeFilesLines
* Manual merge.Ramil Kalimullin2009-05-101-0/+12
|\
| * Fix for bug#42009: SELECT into variable gives different results to direct SELECTRamil Kalimullin2009-02-241-0/+12
* | Bug #42188: After-push test file update (see bug 42321)Gleb Shchepa2009-01-241-1/+1
* | Bug#42188: crash and/or memory corruption with user variablesGleb Shchepa2009-01-231-0/+11
* | Bug#26020: User-Defined Variables are not consistent withGleb Shchepa2008-09-181-0/+22
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-12-131-0/+6
|\ \
| * | Bug#32482: Crash for a query with ORDER BY a user variable.evgen@moonbone.local2007-12-071-0/+8
| |/
* | Fix for bug #32260: User variables in query cause server crashramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-11-171-0/+21
|/
* user_var.result, user_var.test:evgen@moonbone.local2007-06-031-2/+8
* Bug#28494: Grouping by Item_func_set_user_var produces incorrect result.evgen@moonbone.local2007-06-021-2/+3
* Bug#28494: Grouping by Item_func_set_user_var produces incorrect result.evgen@moonbone.local2007-06-011-0/+8
* Fixed bug#16861: User defined variable can have a wrong value if a tmp table wasevgen@moonbone.local2007-01-091-1/+4
* Bug #19024- SHOW COUNT(*) WARNINGS not return Errorsiggy@rolltop.ignatz42.dyndns.org2006-10-041-1/+9
* Merge polly.local:/tmp/20924/bug20294/my50-bug20294kaa@polly.local2006-09-131-2/+1
|\
| * Merge polly.local:/tmp/20924/bug20294/my41-bug20294kaa@polly.local2006-09-131-9/+1
| |\
| | * Cset exclude: kaa@polly.local|ChangeSet|20060912122540|09861kaa@polly.local2006-09-131-9/+1
* | | Merge polly.local:/tmp/20924/bug20294/my50-bug20294kaa@polly.local2006-09-121-2/+2
|\ \ \ | |/ /
| * | Merge polly.local:/tmp/20924/bug20294/my41-bug20294kaa@polly.local2006-09-121-2/+9
| |\ \ | | |/
| | * Post-review fixes for bug #20924kaa@polly.local2006-09-121-2/+4
| | * Bug #20924: CAST(expr as UNSIGNED) returns SIGNED value when used in various ...kaa@polly.local2006-09-081-0/+6
* | | Fixed bug#16861: User defined variable can have a wrong value if a tmp table wasevgen@sunlight.local2006-08-221-0/+10
* | | Bug #7498 User variable SET saves SIGNED BIGINT as UNSIGNED BIGINTmsvensson@neptunus.(none)2006-06-091-0/+31
|/ /
* | Remove obsolete testjimw@mysql.com2006-04-261-2/+0
* | Reverting patch for BUG #14009 (use of abs() on null value causes problems wi...monty@mysql.com2005-11-011-0/+4
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-011-0/+21
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.1-10724jimw@mysql.com2005-08-011-0/+21
| |\
| | * Don't force column header to @@session.var_name if @@local.var_namejimw@mysql.com2005-07-251-0/+21
* | | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+2
|\ \ \ | |/ /
| * | Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
| |/
* | Fix for bug #9286: SESSION/GLOBAL should be disallowed for user variables(for...gluh@eagle.intranet.mysql.r18.ru2005-05-181-0/+1
* | Setting a variable to CAST(NULL as X) set the result type of the variable to ...monty@mysql.com2005-04-301-0/+26
* | after merge fixserg@serg.mylan2005-04-061-2/+1
* | manually mergedserg@serg.mylan2005-04-061-0/+8
|\ \ | |/
| * Fix for bug #9286: SESSION/GLOBAL should be disallowed for user variablesgluh@eagle.intranet.mysql.r18.ru2005-04-061-0/+8
* | Merge embedded server testing changes from 4.1.jimw@mysql.com2005-04-011-19/+0
|\ \ | |/
| * Merge embedded-server testing changes.jimw@mysql.com2005-04-011-18/+0
| |\
| | * Eliminate most of the remaining hardcoded list of tests to skipjimw@mysql.com2005-03-291-18/+0
* | | Merge eagle.intranet.mysql.r18.ru:/home/bar/mysql-4.1bar@eagle.intranet.mysql.r18.ru2005-03-281-0/+7
|\ \ \ | |/ /
| * | Bug#9425 A user variable doesn't always have implicit coercibilitybar@mysql.com2005-03-281-0/+7
* | | WL#874 "Extended LOAD DATA". dlenev@brandersnatch.localdomain2005-03-161-1/+2
* | | Merge with 4.1monty@mysql.com2005-02-221-2/+0
|\ \ \ | |/ /
| * | A user variable are now always have IMPLICIT coercibility,bar@mysql.com2005-02-221-2/+0
| |/
* | post-review fixes. Now ROLLBACK is done in Format_description_log_eventserg@serg.mylan2005-02-171-1/+0
* | manually mergedserg@serg.mylan2005-02-141-1/+2
|\ \
| * | auto-ROLLBACK if binlog was not closed properlyserg@serg.mylan2005-02-091-0/+1
| * | XA (not completely polished out yet)serg@serg.mylan2005-01-161-1/+1
* | | Mergeguilhem@mysql.com2005-01-161-1/+2
|\ \ \ | |/ / |/| / | |/
| * Fix for BUG#7793 "mysqlbinlog produces incorrect queries":guilhem@mysql.com2005-01-121-1/+2
* | mergedserg@serg.mylan2004-11-171-4/+1
|\ \ | |/
| * Fixes for compilation errors in Windows (casts from uint32* to uint*) in repl...guilhem@mysql.com2004-11-171-4/+1