summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-05-11805-109665/+48462
|\
| * Correction of WL#1567: row_count() is -1 following non-insert/update/deleteunknown2004-05-044-1/+28
| * WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/...unknown2004-05-0411-8/+88
| * Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.ccunknown2004-04-2825-834/+1041
| * Merge 4.1 -> 5.0.unknown2004-04-07790-108874/+46720
| |\
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-0766-670/+8271
| | |\
| | | * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-04-073-1/+87
| | | |\
| | | | * fixed unknown2004-04-063-1/+87
| | | * | Portability fixesunknown2004-04-0714-248/+7326
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-068-43/+116
| | | |\ \
| | | | * | Fixed charsetnr sent to the clientunknown2004-04-066-41/+58
| | | | * | Fixed a problem with mysqld_multi log file. The default is now datadir/mysqld...unknown2004-04-062-2/+58
| | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-069-76/+185
| | | |\ \ \ | | | | |/ /
| | | | * | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-04-066-65/+180
| | | | |\ \
| | | | | * | fixed the tests mysql-test/t/synchronization.test unknown2004-04-066-65/+180
| | | | * | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-04-062-2/+2
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-04-062-2/+2
| | | | | |\ \
| | | | | | * | don't modify constant stringsunknown2004-04-062-2/+2
| | | | * | | | Previous patch was wrong :(unknown2004-04-061-9/+3
| | | | |/ / /
| | | * | | | Fixed warnings from valgrind (not a bug)unknown2004-04-068-20/+28
| | | |/ / /
| | | * | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-0539-328/+498
| | | |\ \ \
| | | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-0536-324/+493
| | | | |\ \ \
| | | | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-0536-324/+493
| | | | | |\ \ \
| | | | | | * | | Fixed many compiler warningsunknown2004-04-0536-324/+493
| | | | * | | | | Fixed a non-critical bug, but which affected how indent program indentsunknown2004-04-051-1/+2
| | | | |/ / / /
| | | | * | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-052-3/+3
| | | | |\ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | | * | | corrected wrong checking of DBUG_OFF in mysql-test/t/synchronization.testunknown2004-04-052-3/+3
| | | * | | | | WL1368: SHOW GRANTS FOR CURRENT USERunknown2004-04-056-3/+82
| | | |/ / / /
| | * | | | | after review changesunknown2004-04-0711-30/+13
| | * | | | | reverting table list to be able to use it in next PS call (BUG#2811)unknown2004-04-063-29/+162
| | * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-0523-109/+236
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | removed old way to prevent using stack tables for caching Items in PSunknown2004-04-0412-18/+34
| | | * | | | for Item_param we have to have value set instead of fave item fixed (BUG#3353)unknown2004-04-033-18/+35
| | | * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-0312-78/+172
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | fixed brocken of client_test unknown2004-04-0312-78/+172
| | * | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-041-3/+3
| | |\ \ \ \ \
| | | * | | | | Minor tweaks to help message of obscure script.unknown2004-04-041-3/+3
| | | | |_|_|/ | | | |/| | |
| | * | | | | Spanish and Portuguese translation.unknown2004-04-032-64/+64
| | * | | | | BUG#3328unknown2004-04-041-0/+1
| | |/ / / /
| | * | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-04-0212-40070/+37
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | correct test in triggerunknown2004-04-021-2/+1
| | | * | | trying pre-delta triggerunknown2004-04-021-0/+12
| | | * | | cleanup of ha_myisam::deactivate_non_unique_index() and Co.unknown2004-04-026-37/+26
| | | * | | remove obsolete (hopefully) files from Docs/unknown2004-04-025-40033/+0
| | * | | | added skipped ``mysql-test/r/synchronization.result''unknown2004-04-031-0/+23
| | * | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-037-12/+88
| | |\ \ \ \
| | | * \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-04-037-12/+88
| | | |\ \ \ \
| | | | * | | | made some optimization of last patch for unknown2004-04-032-12/+11
| | | | * | | | added synchronization in mysql_create_like_tableunknown2004-04-017-9/+86
| | * | | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-04-033-0/+41
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |