Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to I_S result that now contains PROFILING entry. | cmiller@zippy.cornsilk.net | 2007-02-27 | 1 | -0/+1 |
* | Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re... | cmiller@zippy.cornsilk.net | 2007-02-27 | 6 | -7/+585 |
|\ | |||||
| * | Updated column names of I_S table to conform to other I_S uppercase scheme. | cmiller@calliope.local.cmiller/calliope.local | 2007-02-27 | 1 | -2/+2 |
| * | Prevent bugs by making DBUG_* expressions syntactically equivalent | cmiller@zippy.cornsilk.net | 2007-02-22 | 7 | -73/+570 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-community | cmiller@zippy.cornsilk.net | 2007-01-18 | 2 | -3/+17 |
| |\ | |||||
| | * | Bug#24822: Patch: uptime_since_flush_status | cmiller@zippy.cornsilk.net | 2007-01-18 | 2 | -3/+17 |
| * | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 | baker@bk-internal.mysql.com | 2007-01-14 | 2 | -0/+69 |
| |\ \ | |||||
| | * \ | Merge bk-internal:/home/bk/mysql-5.0 | mjorgensen@production.mysql.com | 2007-01-12 | 2 | -0/+69 |
| | |\ \ | |||||
| | | * \ | Merge metis.lenznet:/space/my/bk/mysql-5.0 | lenz@metis.lenznet | 2007-01-09 | 2 | -0/+69 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-community | cmiller@zippy.cornsilk.net | 2007-01-03 | 2 | -0/+69 |
| | | | |\ | |||||
| | | | | * | Bug#24795: Add SHOW PROFILE | cmiller@zippy.cornsilk.net | 2007-01-03 | 2 | -0/+69 |
* | | | | | | Post-merge fix | igor@olga.mysql.com | 2007-02-13 | 2 | -2/+0 |
* | | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 | ibabaev@bk-internal.mysql.com | 2007-02-13 | 18 | -6/+562 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge olga.mysql.com:/home/igor/mysql-5.0-opt | igor@olga.mysql.com | 2007-02-12 | 2 | -0/+38 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fixed bug #26209. | igor@olga.mysql.com | 2007-02-11 | 2 | -0/+38 |
| * | | | | | | | Merge mysql.com:/home/hf/work/20691/my50-20691 | holyfoot/hf@mysql.com/hfmain.(none) | 2007-02-13 | 4 | -2/+32 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | bug #20691 (INSERT (DEFAULT) may insert garbage with NO DEFAULT NOT NULL field) | holyfoot/hf@mysql.com/hfmain.(none) | 2007-02-12 | 4 | -2/+32 |
| * | | | | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0 | gluh@mysql.com/eagle.(none) | 2007-02-12 | 14 | -4/+490 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Bug#24630 Subselect query crashes mysqld | gluh@mysql.com/eagle.(none) | 2007-02-12 | 2 | -0/+61 |
| | * | | | | | | | | Merge olga.mysql.com:/home/igor/mysql-5.0-opt | igor@olga.mysql.com | 2007-02-11 | 3 | -2/+54 |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | |||||
| | | * | | | | | | | sql_view.cc: | evgen@moonbone.local | 2007-02-11 | 1 | -2/+1 |
| | | * | | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | evgen@moonbone.local | 2007-02-11 | 2 | -0/+53 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | Bug#12122: The MERGE algorithm isn't applicable if the ORDER BY clause is | evgen@moonbone.local | 2007-02-10 | 2 | -0/+53 |
| | * | | | | | | | | | Fixed bug #26159. | igor@olga.mysql.com | 2007-02-10 | 2 | -0/+53 |
| | |/ / / / / / / / | |||||
| | * | | | | | | | | Merge olga.mysql.com:/home/igor/mysql-5.0-opt | igor@olga.mysql.com | 2007-02-09 | 2 | -0/+43 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Fixed bug #26017. | igor@olga.mysql.com | 2007-02-09 | 2 | -0/+43 |
| | * | | | | | | | | | Bug#23170: LAST_INSERT_ID isn't reset to 0 in INSERT .. SELECT when no rows were | evgen@moonbone.local | 2007-02-09 | 2 | -0/+27 |
| | | |/ / / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0 | gluh@mysql.com/eagle.(none) | 2007-02-08 | 8 | -2/+252 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | |||||
| | | * | | | | | | | Fixed bug #25931. | igor@olga.mysql.com | 2007-02-07 | 2 | -2/+50 |
| | | * | | | | | | | Fixed bug #26124: SELECT from a view wrapper over a table | igor@olga.mysql.com | 2007-02-07 | 2 | -0/+34 |
| | | * | | | | | | | Bug#19978: INSERT .. ON DUPLICATE erroneously reports some records were | evgen@moonbone.local | 2007-02-07 | 2 | -0/+25 |
| | | * | | | | | | | Bug #22344: InnoDB keys act strange on datetime vs timestamp comparison | gkodinov/kgeorge@macbook.gmz | 2007-02-06 | 2 | -0/+51 |
| | | * | | | | | | | Merge olga.mysql.com:/home/igor/mysql-5.0-opt | igor@olga.mysql.com | 2007-02-03 | 2 | -0/+92 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | Fix bug #24035. | igor@olga.mysql.com | 2007-02-02 | 2 | -0/+92 |
| | | | |/ / / / / / | |||||
* | | | | | | | | | | Merge pilot.mysql.com:/home/msvensson/mysql/mysql-5.0 | msvensson@pilot.mysql.com | 2007-02-13 | 218 | -0/+719243 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge trift2.:/MySQL/M50/mysql-5.0 | joerg@trift2. | 2007-02-09 | 2 | -0/+62 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge trift2.:/MySQL/M50/mysql-5.0 | joerg@trift2. | 2007-02-07 | 218 | -0/+719243 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | copy from test-extra-5.0 to main tree | hhunger@hh-nb.hungers | 2007-02-06 | 218 | -0/+719243 |
| | | |/ / / / / / / | | |/| | | | | | | | |||||
* | | | | | | | | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maint | tnurnberg@mysql.com/sin.azundris.com | 2007-02-12 | 2 | -1/+46 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge mysql.com:/home/tnurnberg/24660/41-24660 | tnurnberg@mysql.com/sin.azundris.com | 2007-02-12 | 2 | -1/+46 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Bug#24660: "enum" field type definition problem | tnurnberg@mysql.com/sin.azundris.com | 2007-02-12 | 2 | -1/+46 |
* | | | | | | | | | | | | Merge siva.hindu.god:/home/tsmith/m/bk/50 | tsmith@siva.hindu.god | 2007-02-08 | 2 | -0/+62 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 | tomas@poseidon.mysql.com | 2007-02-08 | 2 | -0/+62 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 | mskold/marty@mysql.com/linux.site | 2007-02-07 | 2 | -0/+16 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | Fix for bug#25821 Excessive partition pruning for multi-range index scan in ... | mskold/marty@mysql.com/linux.site | 2007-02-06 | 2 | -0/+16 |
| | * | | | | | | | | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 | mskold/marty@mysql.com/linux.site | 2007-02-01 | 2 | -0/+46 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | |||||
| | | * | | | | | | | | | | Bug #25522 Update with IN syntax Clustertable + Trigger leads to mysqld segf... | mskold/marty@mysql.com/linux.site | 2007-01-31 | 2 | -0/+46 |
* | | | | | | | | | | | | | Merge 192.168.0.5:mysql/bug25203/my50-bug25203 | msvensson@pilot.mysql.com | 2007-02-06 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Bug#19209 Test 'rpl_openssl' hangs on Windows | msvensson@shellback.(none) | 2007-01-26 | 1 | -4/+0 |
* | | | | | | | | | | | | | | Merge 192.168.0.10:mysql/yassL-import/my50-yassL-import | msvensson@pilot.mysql.com | 2007-02-06 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |