summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-07-0912-244/+449
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersdlenev@mysql.com2005-07-0912-244/+448
| * | | | | | | | | | Fixed indention issue, made scan_rows an ha_rows type, and fixed show table s...brian@zim.(none)2005-07-091-2/+6
| |/ / / / / / / / /
* | | | | | | | | | Fixed BUG#11365: Stored Procedure: Crash on Procedure operationpem@mysql.com2005-07-081-1/+1
* | | | | | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-07-081-43/+60
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-07-071-43/+60
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Fixed BUG#7088: Stored procedures: labels won't work if character set is utf8.pem@mysql.com2005-07-061-43/+60
* | | | | | | | | | Fix for bug #8449(Silent column changes)hf@deer.(none)2005-07-072-19/+28
* | | | | | | | | | Fix for bug #11708 (real function returns wrongly rounded decimal)hf@deer.(none)2005-07-072-0/+12
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-07-0711-28/+24
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix typos that crept into ChangeSet for fix for Bug #11045.jimw@mysql.com2005-07-062-2/+2
| * | | | | | | | Merge jwinstead@production.mysql.com:my/mysql-5.0-11045jimw@mysql.com2005-07-0611-28/+24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Clean up warnings and build problems on Windows. (Bug #11045)jimw@mysql.com2005-06-1811-28/+24
* | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-07-061-0/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge igor-inspiron.creware.com:/home/igor/mysql-5.0igor@igor-inspiron.creware.com2005-07-061-0/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | view.result, view.test:igor@igor-inspiron.creware.com2005-07-061-0/+4
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-07-061-1/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | / / / / | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-07-061-1/+2
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Mergebell@sanja.is.com.ua2005-07-061-1/+2
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | * | | | | | | fixed substring() length calculation in case of constant negative argument (B...bell@sanja.is.com.ua2005-06-281-1/+2
| * | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2005-07-062-42/+23
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-07-061-2/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold@mysql.com2005-07-061-2/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0marko@hundin.mysql.fi2005-07-061-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | InnoDB: Make the srv_thread_concurrency checks more consistent.marko@hundin.mysql.fi2005-07-061-2/+2
* | | | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold@mysql.com2005-07-0613-26/+143
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | init_db.sql:kent@mysql.com2005-07-061-1/+1
| * | | | | | | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@mysql.com2005-07-066-9/+46
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-07-063-1/+30
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | "Fix" for bug #11394 "Recursion in SP crash server" and bug #11600dlenev@brandersnatch.localdomain2005-07-013-1/+30
| | * | | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-6903jimw@mysql.com2005-07-051-1/+10
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fix SHOW CREATE VIEW to handle ANSI_QUOTES mode. (Bug #6903)jimw@mysql.com2005-06-151-1/+10
| | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-07-052-7/+6
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-11440jimw@mysql.com2005-07-051-6/+4
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Restore creation of files for temporary tables in the tmpdir,jimw@mysql.com2005-06-211-6/+4
| | | * | | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-11330jimw@mysql.com2005-07-051-1/+2
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Fix crash when an entry was added to the mysql.tables_privjimw@mysql.com2005-06-201-1/+2
| * | | | | | | | | | | | | Mergekent@mysql.com2005-07-061-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | / / / / / / | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Makefile.am:kent@mysql.com2005-07-051-2/+2
| * | | | | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-10214jimw@mysql.com2005-07-052-0/+11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Make status of NO_BACKSLASH_ESCAPES mode known to the client sojimw@mysql.com2005-06-232-0/+11
| * | | | | | | | | | | | | Merging 4.1 into 5.0mats@mysql.com2005-07-051-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Merge mysql.com:/home/bkroot/mysql-4.1mats@mysql.com2005-07-051-0/+15
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Bug#11401: Setting thd->lex so that engines (i.e., InnoDB) recognizesmats@mysql.com2005-07-051-0/+15
| * | | | | | | | | | | | | | Mergebell@sanja.is.com.ua2005-07-054-15/+82
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug5-5.0bell@sanja.is.com.ua2005-07-053-13/+73
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | fixed environment creation and cleaning up for processing view one by one dur...bell@sanja.is.com.ua2005-07-053-13/+73
| | * | | | | | | | | | | | | | added processing of view grants to table grants (BUG#9795)bell@sanja.is.com.ua2005-07-051-2/+9
* | | | | | | | | | | | | | | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1mskold@mysql.com2005-07-062-6/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fixed handling of failed primary key update in INSERT .. ON DUPLICATE KEY UPD...mskold@mysql.com2005-07-062-6/+11