.. |
examples
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-08-23 13:47:52 +03:00 |
share
|
Fixed BUG#6030: Stored procedure has no appropriate DROP privilege.
|
2004-10-22 20:29:06 +02:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
client_settings.h
|
|
|
custom_conf.h
|
|
|
derror.cc
|
|
|
des_key_file.cc
|
|
|
discover.cc
|
|
|
field.cc
|
More fixes for strict mode:
|
2004-10-02 22:20:08 +03:00 |
field.h
|
More fixes for strict mode:
|
2004-10-02 22:20:08 +03:00 |
field_conv.cc
|
Bug#5081: UCS2 fields are filled with '0x2020' after extending field length
|
2004-08-19 11:59:33 +05:00 |
filesort.cc
|
Added per thread status variables, after review, patch v1.1.
|
2004-09-13 16:48:01 +03:00 |
frm_crypt.cc
|
|
|
gen_lex_hash.cc
|
Merge with 4.0
|
2004-09-01 04:12:09 +03:00 |
gstream.cc
|
|
|
gstream.h
|
|
|
ha_berkeley.cc
|
Merge
|
2004-09-15 22:36:57 +03:00 |
ha_berkeley.h
|
Added options --auto-increment-increment and --auto-increment-offset.
|
2004-09-15 22:10:31 +03:00 |
ha_heap.cc
|
Merge
|
2004-09-15 22:36:57 +03:00 |
ha_heap.h
|
Added options --auto-increment-increment and --auto-increment-offset.
|
2004-09-15 22:10:31 +03:00 |
ha_innodb.cc
|
ha_innodb.cc:
|
2004-10-21 18:01:13 +03:00 |
ha_innodb.h
|
Added options --auto-increment-increment and --auto-increment-offset.
|
2004-09-15 22:10:31 +03:00 |
ha_isam.cc
|
Added some missing per status variables.
|
2004-09-15 22:13:55 +03:00 |
ha_isam.h
|
New handler::index_flags() definition to make it easy to check the full used key and a specific key part.
|
2004-07-08 15:45:25 +03:00 |
ha_isammrg.cc
|
Added some missing per status variables.
|
2004-09-15 22:13:55 +03:00 |
ha_isammrg.h
|
New handler::index_flags() definition to make it easy to check the full used key and a specific key part.
|
2004-07-08 15:45:25 +03:00 |
ha_myisam.cc
|
Merge with implementation of WL#1724.
|
2004-10-11 10:47:08 +03:00 |
ha_myisam.h
|
Added options --auto-increment-increment and --auto-increment-offset.
|
2004-09-15 22:10:31 +03:00 |
ha_myisammrg.cc
|
Added per thread status variables, after review, patch v1.1.
|
2004-09-13 16:48:01 +03:00 |
ha_myisammrg.h
|
New handler::index_flags() definition to make it easy to check the full used key and a specific key part.
|
2004-07-08 15:45:25 +03:00 |
ha_ndbcluster.cc
|
Merge
|
2004-09-15 22:36:57 +03:00 |
ha_ndbcluster.h
|
Added options --auto-increment-increment and --auto-increment-offset.
|
2004-09-15 22:10:31 +03:00 |
handler.cc
|
Merge bk-internal:/home/bk/mysql-5.0/
|
2004-10-28 21:22:15 +02:00 |
handler.h
|
smarter ALTER TABLE - don't copy the table if only comment or default values are changed
|
2004-10-21 18:10:58 +02:00 |
hash_filo.cc
|
|
|
hash_filo.h
|
|
|
hostname.cc
|
|
|
init.cc
|
|
|
item.cc
|
Merge for post-merge fixes for Item_equal patch.
|
2004-10-19 16:07:10 -07:00 |
item.h
|
Merge for post-merge fixes for Item_equal patch.
|
2004-10-19 16:07:10 -07:00 |
item_buff.cc
|
|
|
item_cmpfunc.cc
|
func_test.result, item_cmpfunc.cc:
|
2004-10-20 14:52:30 -07:00 |
item_cmpfunc.h
|
item_cmpfunc.h:
|
2004-10-25 23:08:55 -07:00 |
item_create.cc
|
Merge with 4.1
|
2004-09-06 15:14:10 +03:00 |
item_create.h
|
Merge with 4.1
|
2004-09-06 15:14:10 +03:00 |
item_func.cc
|
Merge for Item_equal.
|
2004-10-09 10:34:13 -07:00 |
item_func.h
|
Merge for Item_equal.
|
2004-10-09 10:34:13 -07:00 |
item_geofunc.cc
|
Final patch for WL#1600(warn if max_allowed_packet used)
|
2004-07-21 21:27:45 +05:00 |
item_geofunc.h
|
|
|
item_row.cc
|
Merge for Item_equal.
|
2004-10-09 10:34:13 -07:00 |
item_row.h
|
|
|
item_strfunc.cc
|
Merge.
|
2004-09-13 18:12:44 +03:00 |
item_strfunc.h
|
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0
|
2004-10-22 09:53:08 +03:00 |
item_subselect.cc
|
thd pointer fixed
|
2004-09-10 13:09:27 +03:00 |
item_subselect.h
|
allow merging views with subqueries in WHERE clause (BUG#5504)
|
2004-10-07 22:54:31 +03:00 |
item_sum.cc
|
Merge with implementation of WL#1724.
|
2004-10-11 10:47:08 +03:00 |
item_sum.h
|
Implementation of the last review comments for WL#1724
|
2004-09-10 04:45:15 +03:00 |
item_timefunc.cc
|
Strict mode & better warnings
|
2004-09-28 20:08:00 +03:00 |
item_timefunc.h
|
Merge with 4.1
|
2004-09-06 15:14:10 +03:00 |
item_uniq.cc
|
|
|
item_uniq.h
|
|
|
key.cc
|
Merge with implementation of WL#1724.
|
2004-10-11 10:47:08 +03:00 |
lex.h
|
Implemented the stored procedure data access characteristics:
|
2004-10-14 18:07:09 +02:00 |
lex_symbol.h
|
|
|
lock.cc
|
Merge with 4.1
|
2004-09-06 15:14:10 +03:00 |
log.cc
|
Added options --auto-increment-increment and --auto-increment-offset.
|
2004-09-15 22:10:31 +03:00 |
log_event.cc
|
added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)
|
2004-10-21 21:53:27 +03:00 |
log_event.h
|
Added options --auto-increment-increment and --auto-increment-offset.
|
2004-09-15 22:10:31 +03:00 |
Makefile.am
|
Yet another manual merge with main tree for patch for WL#1218 "Triggers"
|
2004-09-09 19:52:10 +04:00 |
matherr.c
|
|
|
mf_iocache.cc
|
|
|
my_lock.c
|
|
|
mysql_priv.h
|
added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)
|
2004-10-21 21:53:27 +03:00 |
mysqld.cc
|
sql_updatable_view_key replaced with updatable_views_with_limit
|
2004-10-07 12:13:42 +03:00 |
mysqld_suffix.h
|
|
|
net_serv.cc
|
Added per thread status variables, after review, patch v1.1.
|
2004-09-13 16:48:01 +03:00 |
nt_servc.cc
|
|
|
nt_servc.h
|
|
|
opt_range.cc
|
item_cmpfunc.h:
|
2004-10-25 23:08:55 -07:00 |
opt_range.h
|
WL#1724 "Min/Max Optimization for Queries with Group By Clause"
|
2004-08-27 16:37:13 +03:00 |
opt_sum.cc
|
Merge for post-merge fixes for Item_equal patch.
|
2004-10-19 16:07:10 -07:00 |
parse_file.cc
|
Fix for bug #5887 "Triggers with string literals cause errors"
|
2004-10-08 15:16:03 +04:00 |
parse_file.h
|
fixed & added comments (according to Igor's review and a bit more)
|
2004-10-07 01:45:06 +03:00 |
password.c
|
fixed & added comments (according to Igor's review and a bit more)
|
2004-10-07 01:45:06 +03:00 |
procedure.cc
|
|
|
procedure.h
|
|
|
protocol.cc
|
Strict mode & better warnings
|
2004-09-28 20:08:00 +03:00 |
protocol.h
|
Microsoft VC++ won't compile class C { static const int I=1; }.
|
2004-08-28 10:32:27 +04:00 |
protocol_cursor.cc
|
Fixed BUG#4941: Stored procedure crash fetching null value into variable.
|
2004-09-10 16:28:11 +02:00 |
records.cc
|
Merge with 4.1
|
2004-09-06 15:14:10 +03:00 |
repl_failsafe.cc
|
Merge with 4.1
|
2004-09-06 15:14:10 +03:00 |
repl_failsafe.h
|
|
|
set_var.cc
|
A fix (bug #5999 Typo in code, wrong config variable naming).
|
2004-10-22 12:47:32 +05:00 |
set_var.h
|
Merge with 4.1
|
2004-09-06 15:14:10 +03:00 |
slave.cc
|
Added options --auto-increment-increment and --auto-increment-offset.
|
2004-09-15 22:10:31 +03:00 |
slave.h
|
|
|
sp.cc
|
Fixed BUG#6022: Stored procedure shutdown problem with self-calling function.
|
2004-10-23 13:30:05 +02:00 |
sp.h
|
Fixed BUG#6027: Stored procedures can be renamed.
|
2004-10-22 19:05:17 +02:00 |
sp_cache.cc
|
|
|
sp_cache.h
|
|
|
sp_head.cc
|
Implemented the stored procedure data access characteristics:
|
2004-10-14 18:07:09 +02:00 |
sp_head.h
|
Fixed BUG#3583: query cache doesn't work for stored procedures.
|
2004-09-17 15:40:38 +02:00 |
sp_pcontext.cc
|
Fixed BUG#5287: Stored procedure crash if leave outside loop.
|
2004-09-02 17:24:25 +02:00 |
sp_pcontext.h
|
Fixed BUG#5287: Stored procedure crash if leave outside loop.
|
2004-09-02 17:24:25 +02:00 |
sp_rcontext.cc
|
Fixed BUG#6029: Stored procedure specific handlers should have priority.
|
2004-10-23 14:23:32 +02:00 |
sp_rcontext.h
|
Fixed BUG#6029: Stored procedure specific handlers should have priority.
|
2004-10-23 14:23:32 +02:00 |
spatial.cc
|
Merging
|
2004-06-02 19:17:35 +05:00 |
spatial.h
|
|
|
sql_acl.cc
|
Merge with implementation of WL#1724.
|
2004-10-11 10:47:08 +03:00 |
sql_acl.h
|
Merge with 4.1
|
2004-09-06 15:14:10 +03:00 |
sql_analyse.cc
|
manually merged
|
2004-08-18 19:57:55 +02:00 |
sql_analyse.h
|
|
|
sql_base.cc
|
new behaviour of CHECK option build, for mor efficience and more correct:
|
2004-10-21 18:10:59 +03:00 |
sql_bitmap.h
|
|
|
sql_cache.cc
|
Fixed BUG#3583: query cache doesn't work for stored procedures.
|
2004-09-17 15:40:38 +02:00 |
sql_cache.h
|
Fixed BUG#3583: query cache doesn't work for stored procedures.
|
2004-09-17 15:40:38 +02:00 |
sql_class.cc
|
Strict mode & better warnings
|
2004-09-28 20:08:00 +03:00 |
sql_class.h
|
sql_updatable_view_key replaced with updatable_views_with_limit
|
2004-10-07 12:13:42 +03:00 |
sql_client.cc
|
|
|
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_db.cc
|
Merge with 4.1
|
2004-09-06 15:14:10 +03:00 |
sql_delete.cc
|
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0
|
2004-09-10 02:26:09 +03:00 |
sql_derived.cc
|
memory leaks fixed
|
2004-09-04 23:05:12 +03:00 |
sql_do.cc
|
|
|
sql_error.cc
|
Strict mode & better warnings
|
2004-09-28 20:08:00 +03:00 |
sql_handler.cc
|
Merge with implementation of WL#1724.
|
2004-10-11 10:47:08 +03:00 |
sql_help.cc
|
Added options --auto-increment-increment and --auto-increment-offset.
|
2004-09-15 22:10:31 +03:00 |
sql_insert.cc
|
value should be checked after 'before' trigger work (BUG#5992)
|
2004-10-21 17:05:45 +03:00 |
sql_lex.cc
|
added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)
|
2004-10-21 21:53:27 +03:00 |
sql_lex.h
|
smarter ALTER TABLE - don't copy the table if only comment or default values are changed
|
2004-10-21 18:10:58 +02:00 |
sql_list.cc
|
|
|
sql_list.h
|
Merge for Item_equal.
|
2004-10-09 10:34:13 -07:00 |
sql_load.cc
|
added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)
|
2004-10-21 21:53:27 +03:00 |
sql_manager.cc
|
|
|
sql_manager.h
|
|
|
sql_map.cc
|
|
|
sql_map.h
|
|
|
sql_olap.cc
|
VIEW
|
2004-07-16 01:15:55 +03:00 |
sql_parse.cc
|
Merge bk-internal:/home/bk/mysql-5.0/
|
2004-10-28 21:22:15 +02:00 |
sql_prepare.cc
|
Added options --auto-increment-increment and --auto-increment-offset.
|
2004-09-15 22:10:31 +03:00 |
sql_rename.cc
|
Merge with 4.1
|
2004-09-06 15:14:10 +03:00 |
sql_repl.cc
|
Port of cursors to be pushed into 5.0 tree:
|
2004-08-03 03:32:21 -07:00 |
sql_repl.h
|
|
|
sql_select.cc
|
ps.result:
|
2004-10-21 14:46:40 -07:00 |
sql_select.h
|
Merge for post-merge fixes for Item_equal patch.
|
2004-10-19 16:07:10 -07:00 |
sql_show.cc
|
column name changd
|
2004-10-12 00:45:52 +03:00 |
sql_sort.h
|
|
|
sql_state.c
|
|
|
sql_string.cc
|
Merge with 4.1.3-beta
|
2004-07-07 11:29:39 +03:00 |
sql_string.h
|
Merge with 4.1
|
2004-09-06 15:14:10 +03:00 |
sql_table.cc
|
smarter ALTER TABLE - don't copy the table if only comment or default values are changed
|
2004-10-21 18:10:58 +02:00 |
sql_test.cc
|
Added per thread status variables, after review, patch v1.1.
|
2004-09-13 16:48:01 +03:00 |
sql_trigger.cc
|
For now we will require super privilege for creating/dropping trigger because proper
|
2004-09-24 17:55:43 +04:00 |
sql_trigger.h
|
WL#1218 "Triggers". Some very preliminary version of patch.
|
2004-09-07 16:29:46 +04:00 |
sql_udf.cc
|
|
|
sql_udf.h
|
|
|
sql_union.cc
|
Strict mode & better warnings
|
2004-09-28 20:08:00 +03:00 |
sql_update.cc
|
fixed incorrect type custing (fixed problem with runing tests with --debug (thanks, Sergei Gluhov spoted it))
|
2004-10-09 18:51:19 +03:00 |
sql_view.cc
|
allow merging views with subqueries in WHERE clause (BUG#5504)
|
2004-10-07 22:54:31 +03:00 |
sql_view.h
|
sql_updatable_view_key replaced with updatable_views_with_limit
|
2004-10-07 12:13:42 +03:00 |
sql_yacc.yy
|
Merge bk-internal:/home/bk/mysql-5.0/
|
2004-10-28 21:22:15 +02:00 |
stacktrace.c
|
|
|
stacktrace.h
|
|
|
strfunc.cc
|
|
|
structs.h
|
Added per thread status variables, after review, patch v1.1.
|
2004-09-13 16:48:01 +03:00 |
table.cc
|
new behaviour of CHECK option build, for mor efficience and more correct:
|
2004-10-21 18:10:59 +03:00 |
table.h
|
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0
|
2004-10-22 09:53:08 +03:00 |
thr_malloc.cc
|
|
|
time.cc
|
Strict mode & better warnings
|
2004-09-28 20:08:00 +03:00 |
tzfile.h
|
WL#1264 "Per-thread time zone support infrastructure".
|
2004-06-18 10:11:31 +04:00 |
tztime.cc
|
Small after merge cleanup of time zone initialization code.
|
2004-09-17 12:30:26 +04:00 |
tztime.h
|
After merge fixes of merge with 4.1 that included the new arena code.
|
2004-09-09 06:59:26 +03:00 |
udf_example.cc
|
|
|
uniques.cc
|
|
|
unireg.cc
|
smarter ALTER TABLE - don't copy the table if only comment or default values are changed
|
2004-10-21 18:10:58 +02:00 |
unireg.h
|
VIEW
|
2004-07-16 01:15:55 +03:00 |
watchdog_mysqld
|
|
|