Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.0 | serg@janus.mylan | 2007-12-19 | 1 | -1/+1 |
|\ | |||||
| * | correct invalid values in SET GLOBAL var=DEFAULT | serg@janus.mylan | 2007-12-19 | 1 | -1/+1 |
| * | Bug#31177: Server variables can't be set to their current values | tnurnberg@mysql.com/white.intern.koehntopp.de | 2007-11-30 | 1 | -2/+28 |
| * | Merge polly.(none):/home/kaa/src/opt/bug29131/my50-bug29131 | kaa@polly.(none) | 2007-10-29 | 1 | -0/+16 |
| |\ | |||||
| | * | Fix for bug #29131: SHOW VARIABLES reports variable 'log' but SET | kaa@polly.(none) | 2007-10-25 | 1 | -0/+16 |
| * | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0 | gluh@eagle.(none) | 2007-10-23 | 1 | -0/+3 |
| |\ \ | |||||
* | | | | Bug#31177: Server variables can't be set to their current values | tnurnberg@mysql.com/white.intern.koehntopp.de | 2007-12-01 | 1 | -4/+30 |
* | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1 | gluh@eagle.(none) | 2007-10-23 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Bug#31588: buffer overrun when setting variables | tnurnberg@sin.intern.azundris.com | 2007-10-18 | 1 | -1/+1 |
| * | | | | Merge sin.intern.azundris.com:/misc/mysql/31588/50-31588 | tnurnberg@sin.intern.azundris.com | 2007-10-18 | 1 | -0/+3 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge sin.intern.azundris.com:/misc/mysql/31588/41-31588 | tnurnberg@sin.intern.azundris.com | 2007-10-18 | 1 | -0/+3 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | Bug#31588: buffer overrun when setting variables | tnurnberg@sin.intern.azundris.com | 2007-10-18 | 1 | -0/+3 |
* | | | | | Merge polly.(none):/home/kaa/src/maint/bug5731/my50-bug5731 | kaa@polly.(none) | 2007-10-04 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Issue a warning if a user sets an option or a variable to a value that is gre... | kaa@polly.(none) | 2007-10-04 | 1 | -0/+2 |
| |/ / | |||||
* | | | Simplify logging code a bit (to make code smaller and faster) | monty@mysql.com/nosik.monty.fi | 2007-08-03 | 1 | -0/+1 |
* | | | Slow query log to file now displays queries with microsecond precission | monty@mysql.com/nosik.monty.fi | 2007-07-30 | 1 | -1/+8 |
* | | | Bug#28580 Repeatation of status variables | gluh@mysql.com/eagle.(none) | 2007-06-06 | 1 | -0/+5 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-engines | istruewing@chilla.local | 2007-04-27 | 1 | -8/+8 |
|\ \ \ | |||||
| * \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | serg@sergbook.mysql.com | 2007-04-16 | 1 | -8/+8 |
| |\ \ \ | |||||
| | * | | | WL#2936 | antony@ppcg5.local | 2007-03-02 | 1 | -8/+8 |
* | | | | | Merge mysql.com:/home/bar/mysql-5.0-rpl | bar@mysql.com | 2007-04-09 | 1 | -0/+31 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Bug#22648 LC_TIME_NAMES: Setting GLOBAL has no effect | bar@mysql.com | 2007-04-09 | 1 | -0/+31 |
* | | | | Make sure tests drops objects created and restore variables to default | msvensson@pilot.blaudden | 2007-03-01 | 1 | -4/+4 |
* | | | | Merge pilot.blaudden:/home/msvensson/mysql/bug20166/my50-bug20166 | msvensson@pilot.blaudden | 2007-02-20 | 1 | -0/+8 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Bug#20166 mysql-test-run.pl does not test system privilege tables creation | msvensson@pilot.blaudden | 2007-02-20 | 1 | -0/+8 |
* | | | Merge mysql.com:/usr/home/bar/mysql-5.0.b22645 | bar@bar.intranet.mysql.r18.ru | 2006-12-05 | 1 | -0/+57 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/usr/home/bar/mysql-4.1.b22645 | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-12-05 | 1 | -0/+57 |
| |\ \ | | |/ | |||||
| | * | Bug#22645 LC_TIME_NAMES: Statement not replicated | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-12-05 | 1 | -0/+57 |
| * | | Bug #20908: Crash if select @@"" | cmiller@maint1.mysql.com | 2006-08-15 | 1 | -0/+6 |
* | | | Merge main->rpl | lars/lthalmann@mysql.com/dl145j.mysql.com | 2006-09-15 | 1 | -0/+6 |
* | | | WL#3247,#3248: Adding [GLOBAL|SESSION]_STATUS and [GLOBAL|SESSION]_VARIABLES | aivanov/alexi@mysql.com/mysqld.localdomain | 2006-09-14 | 1 | -0/+151 |
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.1-opt | evgen@sunlight.local | 2006-08-01 | 1 | -6/+6 |
|\ \ \ | |||||
| * | | | BUG#14940 "MySQL choose wrong index", v.2 | sergefp@mysql.com | 2006-07-28 | 1 | -6/+6 |
* | | | | Merge bodhi.local:/opt/local/work/tmp_merge | kostja@bodhi.local | 2006-07-13 | 1 | -3/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge mysql.com:/opt/local/work/mysql-5.0-release | konstantin@mysql.com | 2006-06-29 | 1 | -0/+22 |
| |\ \ \ | |||||
| * | | | | Bug#17203: "sql_no_cache sql_cache" in views created from prepared statement | kroki@mysql.com | 2006-06-27 | 1 | -3/+3 |
* | | | | | Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_merge | cmiller@zippy.(none) | 2006-07-10 | 1 | -0/+22 |
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | |||||
| * | | | Additional test for Bugs#20392: INSERT_ID session variable has weird value | bar@mysql.com | 2006-06-22 | 1 | -0/+10 |
| * | | | Bugs#20392: INSERT_ID session variable has weird value | bar@mysql.com | 2006-06-22 | 1 | -0/+12 |
| |/ / | |||||
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-clean | jimw@mysql.com | 2006-05-19 | 1 | -1/+29 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/jimw/my/mysql-5.0-1039 | jimw@mysql.com | 2006-05-19 | 1 | -1/+29 |
| |\ \ | |||||
| | * | | Bug #1039: tmpdir and datadir not available via @@ system variable syntax | jimw@mysql.com | 2006-05-08 | 1 | -0/+28 |
* | | | | Merge mysql.com:/home/tmp_merge | tnurnberg@mysql.com | 2006-05-16 | 1 | -0/+54 |
|\ \ \ \ | |/ / / | |||||
| * | | | Bug#19263: variables.test doesn't clean up after itself | tnurnberg@mysql.com | 2006-05-08 | 1 | -0/+54 |
| |/ / | |||||
* | | | Merge mysql.com:/home/jimw/my/tmp_merge | jimw@mysql.com | 2006-04-30 | 1 | -1/+30 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/jimw/my/mysql-5.0-12792 | jimw@mysql.com | 2006-04-26 | 1 | -1/+9 |
| |\ \ | |||||
| | * | | Bug #12792: @@system_time_zone is not SELECTable | jimw@mysql.com | 2006-04-20 | 1 | -1/+10 |
| * | | | Merge mysql.com:/home/jimw/my/mysql-5.0-16195 | jimw@mysql.com | 2006-04-26 | 1 | -0/+14 |
| |\ \ \ | |||||
| | * | | | Bug #16195: SHOW VARIABLES doesn't report correctly sql_warnings and sql_note... | jimw@mysql.com | 2006-04-20 | 1 | -0/+15 |
| | |/ / | |||||
| * | | | Bug #17849: sql_big_selects not shown in SHOW VARIABLES output | jimw@mysql.com | 2006-04-26 | 1 | -0/+7 |
| |/ / |